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
MichaelTamm committed Dec 10, 2020
1 parent 56d3044 commit 40a8a33
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 @@ -5,7 +5,7 @@

<groupId>com.googlecode.junit-toolbox</groupId>
<artifactId>junit-toolbox</artifactId>
<version>2.5</version>
<version>2.6-SNAPSHOT</version>
<packaging>jar</packaging>

<name>JUnit Toolbox</name>
Expand All @@ -24,7 +24,7 @@
<connection>scm:git:https://github.com/MichaelTamm/junit-toolbox.git</connection>
<developerConnection>scm:git:https://github.com/MichaelTamm/junit-toolbox.git</developerConnection>
<url>https://github.com/MichaelTamm/junit-toolbox</url>
<tag>junit-toolbox-2.5</tag>
<tag>HEAD</tag>
</scm>

<developers>
Expand Down

0 comments on commit 40a8a33

Please sign in to comment.