diff --git a/pom.xml b/pom.xml index 12498f84..e68b2792 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.google.cloud google-cloud-dns jar - 2.0.7 + 2.0.8-SNAPSHOT Google Cloud DNS Parent https://github.com/googleapis/java-dns diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index a74cc8f0..ad13748f 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -28,7 +28,7 @@ com.google.cloud google-cloud-dns - 2.0.7 + 2.0.8-SNAPSHOT diff --git a/versions.txt b/versions.txt index 8a1ab506..db5e19aa 100644 --- a/versions.txt +++ b/versions.txt @@ -1,4 +1,4 @@ # Format: # module:released-version:current-version -google-cloud-dns:2.0.7:2.0.7 \ No newline at end of file +google-cloud-dns:2.0.7:2.0.8-SNAPSHOT \ No newline at end of file