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

Commit 3bce911

Browse files
chore: release 1.0.7-SNAPSHOT (#272)
🤖 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).
1 parent 267d557 commit 3bce911

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>1.0.6</version><!-- {x-version-update:google-cloud-dns:current} -->
7+
<version>1.0.7-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>1.0.6</version>
31+
<version>1.0.7-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:1.0.6:1.0.6
4+
google-cloud-dns:1.0.6:1.0.7-SNAPSHOT

0 commit comments

Comments
 (0)