Skip to content

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
henriquetruta committed Aug 12, 2021
1 parent 9b3efbf commit 12f5323
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
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>github-client</artifactId>
<version>0.0.27</version>
<version>0.0.28-SNAPSHOT</version>

<parent>
<groupId>com.spotify</groupId>
Expand All @@ -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>v0.0.27</tag>
<tag>HEAD</tag>
</scm>

<organization>
Expand Down

0 comments on commit 12f5323

Please sign in to comment.