Skip to content

Commit

Permalink
[maven-release-plugin] prepare release critter-2.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
evanchooly committed Feb 14, 2015
1 parent 29b5613 commit 557af77
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.antwerkz.critter</groupId>
<artifactId>critter</artifactId>
<version>2.0.3-SNAPSHOT</version>
<version>2.0.3</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion maven/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.antwerkz.critter</groupId>
<artifactId>critter</artifactId>
<version>2.0.3-SNAPSHOT</version>
<version>2.0.3</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

<groupId>com.antwerkz.critter</groupId>
<artifactId>critter</artifactId>
<version>2.0.3-SNAPSHOT</version>
<version>2.0.3</version>
<packaging>pom</packaging>

<name>critter</name>
Expand Down
2 changes: 1 addition & 1 deletion tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.antwerkz.critter</groupId>
<artifactId>critter</artifactId>
<version>2.0.3-SNAPSHOT</version>
<version>2.0.3</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down

0 comments on commit 557af77

Please sign in to comment.