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
lincolnthree committed Jan 15, 2016
1 parent c87f98a commit ee8b45f
Show file tree
Hide file tree
Showing 45 changed files with 608 additions and 608 deletions.
2 changes: 1 addition & 1 deletion addressbuilder/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.ocpsoft.rewrite</groupId>
<artifactId>rewrite-parent</artifactId>
<version>3.0.0.Alpha10</version>
<version>3.0.0-SNAPSHOT</version>
<relativePath>../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion annotations-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>rewrite-parent</artifactId>
<groupId>org.ocpsoft.rewrite</groupId>
<version>3.0.0.Alpha10</version>
<version>3.0.0-SNAPSHOT</version>
<relativePath>../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion annotations-impl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>rewrite-parent</artifactId>
<groupId>org.ocpsoft.rewrite</groupId>
<version>3.0.0.Alpha10</version>
<version>3.0.0-SNAPSHOT</version>
<relativePath>../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion api-el/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<parent>
<groupId>org.ocpsoft.rewrite</groupId>
<artifactId>rewrite-parent</artifactId>
<version>3.0.0.Alpha10</version>
<version>3.0.0-SNAPSHOT</version>
<relativePath>../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion api-servlet/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.ocpsoft.rewrite</groupId>
<artifactId>rewrite-parent</artifactId>
<version>3.0.0.Alpha10</version>
<version>3.0.0-SNAPSHOT</version>
<relativePath>../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion api-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.ocpsoft.rewrite</groupId>
<artifactId>rewrite-parent</artifactId>
<version>3.0.0.Alpha10</version>
<version>3.0.0-SNAPSHOT</version>
<relativePath>../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<groupId>org.ocpsoft.rewrite</groupId>
<artifactId>rewrite-parent</artifactId>
<version>3.0.0.Alpha10</version>
<version>3.0.0-SNAPSHOT</version>
<relativePath>../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion config-annotations/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>rewrite-parent</artifactId>
<groupId>org.ocpsoft.rewrite</groupId>
<version>3.0.0.Alpha10</version>
<version>3.0.0-SNAPSHOT</version>
<relativePath>../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion config-jodatime/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<artifactId>rewrite-parent</artifactId>
<groupId>org.ocpsoft.rewrite</groupId>
<version>3.0.0.Alpha10</version>
<version>3.0.0-SNAPSHOT</version>
<relativePath>../</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion config-prettyfaces-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.ocpsoft.rewrite</groupId>
<artifactId>rewrite-parent</artifactId>
<version>3.0.0.Alpha10</version>
<version>3.0.0-SNAPSHOT</version>
<relativePath>../</relativePath>
</parent>

Expand Down
Loading

0 comments on commit ee8b45f

Please sign in to comment.