We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b202064 commit 5828ce8Copy full SHA for 5828ce8
pom.xml
@@ -6,7 +6,7 @@
6
<groupId>com.google.cloud</groupId>
7
<artifactId>google-cloud-shared-config</artifactId>
8
<packaging>pom</packaging>
9
- <version>1.3.2</version><!-- {x-version-update:google-cloud-shared-config:current} -->
+ <version>1.3.3-SNAPSHOT</version><!-- {x-version-update:google-cloud-shared-config:current} -->
10
<name>Google Cloud</name>
11
<url>https://github.com/googleapis/java-shared-config</url>
12
<description>
versions.txt
@@ -1,4 +1,4 @@
1
# Format:
2
# module:released-version:current-version
3
4
-google-cloud-shared-config:1.3.2:1.3.2
+google-cloud-shared-config:1.3.2:1.3.3-SNAPSHOT
0 commit comments