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 73da1fe commit 9866bafCopy full SHA for 9866baf
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.2.0</version><!-- {x-version-update:google-cloud-shared-config:current} -->
+ <version>1.2.1-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.2.0:1.2.0
+google-cloud-shared-config:1.2.0:1.2.1-SNAPSHOT
0 commit comments