Skip to content
This repository has been archived by the owner on Apr 6, 2018. It is now read-only.

Commit

Permalink
* [maven-release-plugin] -prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
odrotbohm committed May 1, 2011
1 parent baaf53d commit 9b9690f
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion hades-extensions/pom.xml
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.synyx.hades</groupId>
<artifactId>org.synyx.hades.parent</artifactId>
<version>2.0.3.RELEASE</version>
<version>2.1.0.BUILD-SNAPSHOT</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion hades-sample/pom.xml
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>org.synyx.hades</groupId>
<artifactId>org.synyx.hades.parent</artifactId>
<version>2.0.3.RELEASE</version>
<version>2.1.0.BUILD-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion hades/pom.xml
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.synyx.hades</groupId>
<artifactId>org.synyx.hades.parent</artifactId>
<version>2.0.3.RELEASE</version>
<version>2.1.0.BUILD-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.synyx.hades</groupId>
<artifactId>org.synyx.hades.parent</artifactId>
<version>2.0.3.RELEASE</version>
<version>2.1.0.BUILD-SNAPSHOT</version>
<packaging>pom</packaging>

<name>Hades</name>
Expand Down

0 comments on commit 9b9690f

Please sign in to comment.