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 575f78c commit 98a162fCopy full SHA for 98a162f
java-grafeas/pom.xml
@@ -5,7 +5,7 @@
5
<modelVersion>4.0.0</modelVersion>
6
<groupId>io.grafeas</groupId>
7
<artifactId>grafeas</artifactId>
8
- <version>2.3.0</version><!-- {x-version-update:grafeas:current} -->
+ <version>2.3.1-SNAPSHOT</version><!-- {x-version-update:grafeas:current} -->
9
<packaging>jar</packaging>
10
<name>Grafeas Client</name>
11
<url>https://github.com/googleapis/google-cloud-java/tree/master/google-cloud-clients/grafeas
java-grafeas/versions.txt
@@ -1,4 +1,4 @@
1
# Format:
2
# module:released-version:current-version
3
4
-grafeas:2.3.0:2.3.0
+grafeas:2.3.0:2.3.1-SNAPSHOT
0 commit comments