Skip to content

Commit

Permalink
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
@@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>github-client</artifactId>
<version>0.1.42-SNAPSHOT</version>
<version>0.1.42</version>

<parent>
<groupId>com.spotify</groupId>
@@ -23,7 +23,7 @@
<connection>scm:git:https://github.com/spotify/github-java-client.git</connection>
<developerConnection>scm:git:[email protected]:spotify/github-java-client.git</developerConnection>
<url>scm:https://github.com/spotify/github-java-client/</url>
<tag>HEAD</tag>
<tag>v0.1.42</tag>
</scm>

<organization>

0 comments on commit a9f6021

Please sign in to comment.