diff --git a/appengine/pom.xml b/appengine/pom.xml index d70e44b22..de8097988 100644 --- a/appengine/pom.xml +++ b/appengine/pom.xml @@ -5,7 +5,7 @@ com.google.auth google-auth-library-parent - 0.25.5 + 0.25.6-SNAPSHOT ../pom.xml diff --git a/bom/pom.xml b/bom/pom.xml index 42e7bf2f6..444c0b415 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.google.auth google-auth-library-bom - 0.25.5 + 0.25.6-SNAPSHOT pom Google Auth Library for Java BOM diff --git a/credentials/pom.xml b/credentials/pom.xml index 8f49cc695..1ae00ba52 100644 --- a/credentials/pom.xml +++ b/credentials/pom.xml @@ -4,7 +4,7 @@ com.google.auth google-auth-library-parent - 0.25.5 + 0.25.6-SNAPSHOT ../pom.xml diff --git a/oauth2_http/pom.xml b/oauth2_http/pom.xml index ec82962dd..77e7e9736 100644 --- a/oauth2_http/pom.xml +++ b/oauth2_http/pom.xml @@ -5,7 +5,7 @@ com.google.auth google-auth-library-parent - 0.25.5 + 0.25.6-SNAPSHOT ../pom.xml diff --git a/pom.xml b/pom.xml index b0cac9edd..39be8ca8d 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.google.auth google-auth-library-parent - 0.25.5 + 0.25.6-SNAPSHOT pom Google Auth Library for Java Client libraries providing authentication and diff --git a/versions.txt b/versions.txt index db40cb103..ecafb0c88 100644 --- a/versions.txt +++ b/versions.txt @@ -1,9 +1,9 @@ # Format: # module:released-version:current-version -google-auth-library:0.25.5:0.25.5 -google-auth-library-bom:0.25.5:0.25.5 -google-auth-library-parent:0.25.5:0.25.5 -google-auth-library-appengine:0.25.5:0.25.5 -google-auth-library-credentials:0.25.5:0.25.5 -google-auth-library-oauth2-http:0.25.5:0.25.5 +google-auth-library:0.25.5:0.25.6-SNAPSHOT +google-auth-library-bom:0.25.5:0.25.6-SNAPSHOT +google-auth-library-parent:0.25.5:0.25.6-SNAPSHOT +google-auth-library-appengine:0.25.5:0.25.6-SNAPSHOT +google-auth-library-credentials:0.25.5:0.25.6-SNAPSHOT +google-auth-library-oauth2-http:0.25.5:0.25.6-SNAPSHOT