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 9954466 commit 779d993Copy full SHA for 779d993
pom.xml
@@ -3,7 +3,7 @@
3
<modelVersion>4.0.0</modelVersion>
4
5
<artifactId>github-client</artifactId>
6
- <version>0.0.22-SNAPSHOT</version>
+ <version>0.0.22</version>
7
8
<parent>
9
<groupId>com.spotify</groupId>
@@ -23,7 +23,7 @@
23
<connection>scm:git:https://github.com/spotify/github-java-client.git</connection>
24
<developerConnection>scm:git:[email protected]:spotify/github-java-client.git</developerConnection>
25
<url>scm:https://github.com/spotify/github-java-client/</url>
26
- <tag>HEAD</tag>
+ <tag>v0.0.22</tag>
27
</scm>
28
29
<organization>
0 commit comments