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 a07e175 commit d660d55Copy full SHA for d660d55
pom.xml
@@ -3,7 +3,7 @@
3
<modelVersion>4.0.0</modelVersion>
4
5
<artifactId>github-client</artifactId>
6
- <version>0.0.21-SNAPSHOT</version>
+ <version>0.0.21</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.21</tag>
27
</scm>
28
29
<organization>
0 commit comments