Thanks to visit codestin.com Credit goes to github.com
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 ffd07cb commit 27c6afcCopy full SHA for 27c6afc
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