Skip to content
This repository has been archived by the owner on Aug 11, 2020. 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
olamy committed May 30, 2012
1 parent 233d1ab commit ba466cf
Show file tree
Hide file tree
Showing 10 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion plexus-compiler-api/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-compiler</artifactId>
<version>1.9.1</version>
<version>1.9.2-SNAPSHOT</version>
</parent>

<artifactId>plexus-compiler-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plexus-compiler-manager/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-compiler</artifactId>
<version>1.9.1</version>
<version>1.9.2-SNAPSHOT</version>
</parent>

<artifactId>plexus-compiler-manager</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plexus-compiler-test/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-compiler</artifactId>
<version>1.9.1</version>
<version>1.9.2-SNAPSHOT</version>
</parent>

<artifactId>plexus-compiler-test</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plexus-compilers/plexus-compiler-aspectj/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-compilers</artifactId>
<version>1.9.1</version>
<version>1.9.2-SNAPSHOT</version>
</parent>

<artifactId>plexus-compiler-aspectj</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plexus-compilers/plexus-compiler-csharp/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-compilers</artifactId>
<version>1.9.1</version>
<version>1.9.2-SNAPSHOT</version>
</parent>

<artifactId>plexus-compiler-csharp</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plexus-compilers/plexus-compiler-eclipse/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-compilers</artifactId>
<version>1.9.1</version>
<version>1.9.2-SNAPSHOT</version>
</parent>

<artifactId>plexus-compiler-eclipse</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plexus-compilers/plexus-compiler-javac/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-compilers</artifactId>
<version>1.9.1</version>
<version>1.9.2-SNAPSHOT</version>
</parent>

<artifactId>plexus-compiler-javac</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plexus-compilers/plexus-compiler-jikes/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-compilers</artifactId>
<version>1.9.1</version>
<version>1.9.2-SNAPSHOT</version>
</parent>

<artifactId>plexus-compiler-jikes</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion plexus-compilers/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-compiler</artifactId>
<version>1.9.1</version>
<version>1.9.2-SNAPSHOT</version>
</parent>

<artifactId>plexus-compilers</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -10,7 +10,7 @@
</parent>

<artifactId>plexus-compiler</artifactId>
<version>1.9.1</version>
<version>1.9.2-SNAPSHOT</version>
<packaging>pom</packaging>

<name>Plexus Compiler</name>
Expand Down

0 comments on commit ba466cf

Please sign in to comment.