We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0900ea7 commit 87373e5Copy full SHA for 87373e5
README.md
@@ -58,7 +58,7 @@ Releases are available with Maven:
58
<dependency>
59
<groupId>com.urswolfer.gerrit.client.rest</groupId>
60
<artifactId>gerrit-rest-java-client</artifactId>
61
- <version>0.9.6</version>
+ <version>0.9.7</version>
62
</dependency>
63
```
64
pom.xml
@@ -4,7 +4,7 @@
4
<modelVersion>4.0.0</modelVersion>
5
6
7
- <version>0.9.7-SNAPSHOT</version>
8
9
<name>gerrit-rest-java-client</name>
10
<description>Java REST client for Gerrit Code Review API.</description>
0 commit comments