Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 1.3.0.CR1
Browse files Browse the repository at this point in the history
  • Loading branch information
mikebrock committed Sep 9, 2011
1 parent bfb983d commit 47a41c3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion bus-quickstart/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.jboss.errai.archetypes</groupId>
<artifactId>archetypes-parent</artifactId>
<version>1.3.0-SNAPSHOT</version>
<version>1.3.0.CR1</version>
</parent>

<groupId>org.jboss.errai.archetypes</groupId>
Expand Down
2 changes: 1 addition & 1 deletion cdi-quickstart/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.jboss.errai.archetypes</groupId>
<artifactId>archetypes-parent</artifactId>
<version>1.3.0-SNAPSHOT</version>
<version>1.3.0.CR1</version>
</parent>

<groupId>org.jboss.errai.archetypes</groupId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>org.jboss.errai.archetypes</groupId>
<artifactId>archetypes-parent</artifactId>
<version>1.3.0-SNAPSHOT</version>
<version>1.3.0.CR1</version>
<packaging>pom</packaging>

<name>Errai Archetypes</name>
Expand Down

0 comments on commit 47a41c3

Please sign in to comment.