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
joel-costigliola committed Mar 7, 2015
1 parent 684e5aa commit 02e460a
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>assertj-core</artifactId>
<version>2.0.0</version>
<version>2.0.1-SNAPSHOT</version>
<packaging>bundle</packaging>
<name>AssertJ fluent assertions</name>
<description>Rich and fluent assertions for testing</description>
Expand All @@ -25,7 +25,7 @@
<developerConnection>scm:git:git@github.com:joel-costigliola/assertj-core.git</developerConnection>
<connection>scm:git:git@github.com:joel-costigliola/assertj-core.git</connection>
<url>git@github.com:joel-costigliola/assertj-core</url>
<tag>assertj-core-2.0.0</tag>
<tag>HEAD</tag>
</scm>
<issueManagement>
<system>github</system>
Expand Down

0 comments on commit 02e460a

Please sign in to comment.