Skip to content
This repository was archived by the owner on Sep 16, 2023. It is now read-only.

Commit 504e8fe

Browse files
chore(main): release 2.1.6-SNAPSHOT (#701)
🤖 I have created a release *beep* *boop* --- ### Updating meta-information for bleeding-edge SNAPSHOT release. --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
1 parent 32d2806 commit 504e8fe

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<groupId>com.google.cloud</groupId>
55
<artifactId>google-cloud-dns</artifactId>
66
<packaging>jar</packaging>
7-
<version>2.1.5</version><!-- {x-version-update:google-cloud-dns:current} -->
7+
<version>2.1.6-SNAPSHOT</version><!-- {x-version-update:google-cloud-dns:current} -->
88
<name>Google Cloud DNS Parent</name>
99
<url>https://github.com/googleapis/java-dns</url>
1010
<description>

samples/snapshot/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<dependency>
2929
<groupId>com.google.cloud</groupId>
3030
<artifactId>google-cloud-dns</artifactId>
31-
<version>2.1.5</version>
31+
<version>2.1.6-SNAPSHOT</version>
3232
</dependency>
3333
<!-- {x-version-update-end} -->
3434

versions.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Format:
22
# module:released-version:current-version
33

4-
google-cloud-dns:2.1.5:2.1.5
4+
google-cloud-dns:2.1.5:2.1.6-SNAPSHOT

0 commit comments

Comments
 (0)