diff --git a/appengine/pom.xml b/appengine/pom.xml
index dd5ef3af3..fde9650c8 100644
--- a/appengine/pom.xml
+++ b/appengine/pom.xml
@@ -5,7 +5,7 @@
com.google.auth
google-auth-library-parent
- 1.41.0
+ 1.41.1-SNAPSHOT
../pom.xml
diff --git a/bom/pom.xml b/bom/pom.xml
index 2d0905917..449eb07c9 100644
--- a/bom/pom.xml
+++ b/bom/pom.xml
@@ -3,7 +3,7 @@
4.0.0
com.google.auth
google-auth-library-bom
- 1.41.0
+ 1.41.1-SNAPSHOT
pom
Google Auth Library for Java BOM
diff --git a/cab-token-generator/pom.xml b/cab-token-generator/pom.xml
index d7291e206..9fa12ab2e 100644
--- a/cab-token-generator/pom.xml
+++ b/cab-token-generator/pom.xml
@@ -6,7 +6,7 @@
com.google.auth
google-auth-library-parent
- 1.41.0
+ 1.41.1-SNAPSHOT
google-auth-library-cab-token-generator
diff --git a/credentials/pom.xml b/credentials/pom.xml
index e7c1e0813..da1fc3e4f 100644
--- a/credentials/pom.xml
+++ b/credentials/pom.xml
@@ -4,7 +4,7 @@
com.google.auth
google-auth-library-parent
- 1.41.0
+ 1.41.1-SNAPSHOT
../pom.xml
diff --git a/oauth2_http/pom.xml b/oauth2_http/pom.xml
index 42adcb39d..a09ff65ce 100644
--- a/oauth2_http/pom.xml
+++ b/oauth2_http/pom.xml
@@ -7,7 +7,7 @@
com.google.auth
google-auth-library-parent
- 1.41.0
+ 1.41.1-SNAPSHOT
../pom.xml
diff --git a/pom.xml b/pom.xml
index 8857be96b..22297dda7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
4.0.0
com.google.auth
google-auth-library-parent
- 1.41.0
+ 1.41.1-SNAPSHOT
pom
Google Auth Library for Java
Client libraries providing authentication and
diff --git a/versions.txt b/versions.txt
index 29f27a35f..62b71bdd9 100644
--- a/versions.txt
+++ b/versions.txt
@@ -1,9 +1,9 @@
# Format:
# module:released-version:current-version
-google-auth-library:1.41.0:1.41.0
-google-auth-library-bom:1.41.0:1.41.0
-google-auth-library-parent:1.41.0:1.41.0
-google-auth-library-appengine:1.41.0:1.41.0
-google-auth-library-credentials:1.41.0:1.41.0
-google-auth-library-oauth2-http:1.41.0:1.41.0
+google-auth-library:1.41.0:1.41.1-SNAPSHOT
+google-auth-library-bom:1.41.0:1.41.1-SNAPSHOT
+google-auth-library-parent:1.41.0:1.41.1-SNAPSHOT
+google-auth-library-appengine:1.41.0:1.41.1-SNAPSHOT
+google-auth-library-credentials:1.41.0:1.41.1-SNAPSHOT
+google-auth-library-oauth2-http:1.41.0:1.41.1-SNAPSHOT