We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0dd0d79 commit 6eb87a4Copy full SHA for 6eb87a4
pom.xml
@@ -4,7 +4,7 @@
4
<groupId>com.google.cloud</groupId>
5
<artifactId>google-cloud-shared-config</artifactId>
6
<packaging>pom</packaging>
7
- <version>0.8.1</version><!-- {x-version-update:google-cloud-shared-config:current} -->
+ <version>0.8.2-SNAPSHOT</version><!-- {x-version-update:google-cloud-shared-config:current} -->
8
<name>Google Cloud</name>
9
<url>https://github.com/googleapis/java-shared-config</url>
10
<description>
versions.txt
@@ -1,4 +1,4 @@
1
# Format:
2
# module:released-version:current-version
3
-google-cloud-shared-config:0.8.1:0.8.1
+google-cloud-shared-config:0.8.1:0.8.2-SNAPSHOT
0 commit comments