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
joachimvda committed Aug 8, 2014
1 parent e2f5a65 commit d1da9fc
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion cdi/pom.xml
Expand Up @@ -12,7 +12,7 @@
<parent>
<groupId>org.jtransfo</groupId>
<artifactId>jtransfo</artifactId>
<version>0.13</version>
<version>0.14-SNAPSHOT</version>
</parent>
<groupId>org.jtransfo</groupId>
<artifactId>jtransfo-cdi</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion core/pom.xml
Expand Up @@ -12,7 +12,7 @@
<parent>
<groupId>org.jtransfo</groupId>
<artifactId>jtransfo</artifactId>
<version>0.13</version>
<version>0.14-SNAPSHOT</version>
</parent>
<groupId>org.jtransfo</groupId>
<artifactId>jtransfo-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion demo/pom.xml
Expand Up @@ -12,7 +12,7 @@
<parent>
<groupId>org.jtransfo</groupId>
<artifactId>jtransfo</artifactId>
<version>0.13</version>
<version>0.14-SNAPSHOT</version>
</parent>
<groupId>org.jtransfo</groupId>
<artifactId>jtransfo-demo</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion joda-time/pom.xml
Expand Up @@ -12,7 +12,7 @@
<parent>
<groupId>org.jtransfo</groupId>
<artifactId>jtransfo</artifactId>
<version>0.13</version>
<version>0.14-SNAPSHOT</version>
</parent>
<groupId>org.jtransfo</groupId>
<artifactId>jtransfo-joda-time</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -17,7 +17,7 @@

<groupId>org.jtransfo</groupId>
<artifactId>jtransfo</artifactId>
<version>0.13</version>
<version>0.14-SNAPSHOT</version>
<packaging>pom</packaging>

<name>jTransfo</name>
Expand Down
2 changes: 1 addition & 1 deletion spring/pom.xml
Expand Up @@ -12,7 +12,7 @@
<parent>
<groupId>org.jtransfo</groupId>
<artifactId>jtransfo</artifactId>
<version>0.13</version>
<version>0.14-SNAPSHOT</version>
</parent>
<groupId>org.jtransfo</groupId>
<artifactId>jtransfo-spring</artifactId>
Expand Down

0 comments on commit d1da9fc

Please sign in to comment.