Skip to content

Commit

Permalink
Prepare for development of 7.1.1-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
pmuir committed May 25, 2012
1 parent 89a4f8f commit 9f01a20
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion jboss-javaee6-webapp-archetype/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<groupId>org.jboss.spec.archetypes</groupId>
<artifactId>jboss-javaee6-webapp-archetype</artifactId>
<version>7.1.1.Beta2</version>
<version>7.1.1-SNAPSHOT</version>
<packaging>maven-archetype</packaging>

<name>Java EE 6 Webapp</name>
Expand Down
2 changes: 1 addition & 1 deletion jboss-javaee6-webapp-blank-archetype/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<groupId>org.jboss.spec.archetypes</groupId>
<artifactId>jboss-javaee6-webapp-blank-archetype</artifactId>
<version>7.1.1.Beta2</version>
<version>7.1.1-SNAPSHOT</version>
<packaging>maven-archetype</packaging>

<name>Java EE 6 Webapp</name>
Expand Down
2 changes: 1 addition & 1 deletion jboss-javaee6-webapp-ear-archetype/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

<groupId>org.jboss.spec.archetypes</groupId>
<artifactId>jboss-javaee6-webapp-ear-archetype</artifactId>
<version>7.1.1.Beta2</version>
<version>7.1.1-SNAPSHOT</version>
<packaging>maven-archetype</packaging>

<name>JBoss AS 7.1 / Java EE 6 EAR Webapp</name>
Expand Down
2 changes: 1 addition & 1 deletion jboss-javaee6-webapp-ear-blank-archetype/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

<groupId>org.jboss.spec.archetypes</groupId>
<artifactId>jboss-javaee6-webapp-ear-blank-archetype</artifactId>
<version>7.1.1.Beta2</version>
<version>7.1.1-SNAPSHOT</version>
<packaging>maven-archetype</packaging>

<name>JBoss AS 7.1 / Java EE 6 EAR Webapp</name>
Expand Down

0 comments on commit 9f01a20

Please sign in to comment.