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 7302771 commit 9a6a0daCopy full SHA for 9a6a0da
pom.xml
@@ -3,7 +3,7 @@
3
<modelVersion>4.0.0</modelVersion>
4
5
<artifactId>github-client</artifactId>
6
- <version>0.1.44</version>
+ <version>0.1.45-SNAPSHOT</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>v0.1.44</tag>
+ <tag>HEAD</tag>
27
</scm>
28
29
<organization>
0 commit comments