diff --git a/first-party-dependencies/pom.xml b/first-party-dependencies/pom.xml index c7af3530..56464aff 100644 --- a/first-party-dependencies/pom.xml +++ b/first-party-dependencies/pom.xml @@ -6,7 +6,7 @@ com.google.cloud first-party-dependencies pom - 2.6.0 + 2.6.1-SNAPSHOT Google Cloud First-party Shared Dependencies https://github.com/googleapis/java-shared-dependencies diff --git a/pom.xml b/pom.xml index cf6f8a9c..66db7e2c 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.google.cloud google-cloud-shared-dependencies pom - 2.6.0 + 2.6.1-SNAPSHOT first-party-dependencies third-party-dependencies @@ -65,14 +65,14 @@ com.google.cloud first-party-dependencies - 2.6.0 + 2.6.1-SNAPSHOT pom import com.google.cloud third-party-dependencies - 2.6.0 + 2.6.1-SNAPSHOT pom import diff --git a/third-party-dependencies/pom.xml b/third-party-dependencies/pom.xml index b75bcf4c..1001a543 100644 --- a/third-party-dependencies/pom.xml +++ b/third-party-dependencies/pom.xml @@ -6,7 +6,7 @@ com.google.cloud third-party-dependencies pom - 2.6.0 + 2.6.1-SNAPSHOT Google Cloud Third-party Shared Dependencies https://github.com/googleapis/java-shared-dependencies diff --git a/upper-bound-check/pom.xml b/upper-bound-check/pom.xml index 09a7ba4c..7b9c8ef8 100644 --- a/upper-bound-check/pom.xml +++ b/upper-bound-check/pom.xml @@ -4,7 +4,7 @@ com.google.cloud shared-dependencies-upper-bound-test pom - 2.6.0 + 2.6.1-SNAPSHOT Upper bound test for Google Cloud Shared Dependencies https://github.com/googleapis/java-shared-dependencies @@ -53,7 +53,7 @@ com.google.cloud google-cloud-shared-dependencies - 2.6.0 + 2.6.1-SNAPSHOT pom import diff --git a/versions.txt b/versions.txt index 668d84aa..2eb8f860 100644 --- a/versions.txt +++ b/versions.txt @@ -1,4 +1,4 @@ # Format: # module:released-version:current-version -google-cloud-shared-dependencies:2.6.0:2.6.0 \ No newline at end of file +google-cloud-shared-dependencies:2.6.0:2.6.1-SNAPSHOT \ No newline at end of file