Skip to content

Commit

Permalink
Updated versions for 2.2.0.CR2
Browse files Browse the repository at this point in the history
  • Loading branch information
jfuerth committed Dec 19, 2012
1 parent db2f1ae commit 5b817e8
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion bus-quickstart/pom.xml
Expand Up @@ -14,7 +14,7 @@
<parent>
<groupId>org.jboss.errai.archetypes</groupId>
<artifactId>archetypes-parent</artifactId>
<version>2.2.0-SNAPSHOT</version>
<version>2.2.0.CR2</version>
</parent>

<groupId>org.jboss.errai.archetypes</groupId>
Expand Down
2 changes: 1 addition & 1 deletion cdi-quickstart/pom.xml
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.errai.archetypes</groupId>
<artifactId>archetypes-parent</artifactId>
<version>2.2.0-SNAPSHOT</version>
<version>2.2.0.CR2</version>
</parent>

<artifactId>cdi-quickstart</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jaxrs-quickstart/pom.xml
Expand Up @@ -20,7 +20,7 @@
<parent>
<groupId>org.jboss.errai.archetypes</groupId>
<artifactId>archetypes-parent</artifactId>
<version>2.2.0-SNAPSHOT</version>
<version>2.2.0.CR2</version>
</parent>

<artifactId>jaxrs-quickstart</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion jboss-errai-kitchensink-archetype/pom.xml
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.jboss.errai.archetypes</groupId>
<artifactId>archetypes-parent</artifactId>
<version>2.2.0-SNAPSHOT</version>
<version>2.2.0.CR2</version>
</parent>

<artifactId>jboss-errai-kitchensink-archetype</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -5,7 +5,7 @@

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

<name>Errai Archetypes</name>
Expand Down

0 comments on commit 5b817e8

Please sign in to comment.