Author: dan.j.allen
Date: 2009-12-16 23:44:17 -0500 (Wed, 16 Dec 2009)
New Revision: 5317
Modified:
archetypes/trunk/jsf/jee-minimal/pom.xml
archetypes/trunk/jsf/jee/pom.xml
archetypes/trunk/jsf/servlet-minimal/pom.xml
archetypes/trunk/pom.xml
Log:
update version to 1.0.0-BETA1-SNAPSHOT
Modified: archetypes/trunk/jsf/jee/pom.xml
===================================================================
--- archetypes/trunk/jsf/jee/pom.xml 2009-12-17 04:43:58 UTC (rev 5316)
+++ archetypes/trunk/jsf/jee/pom.xml 2009-12-17 04:44:17 UTC (rev 5317)
@@ -4,7 +4,7 @@
<parent>
<groupId>org.jboss.weld.archetypes</groupId>
<artifactId>weld-archetype-parent</artifactId>
- <version>1.0.1-BETA-SNAPSHOT</version>
+ <version>1.0.0-BETA1-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: archetypes/trunk/jsf/jee-minimal/pom.xml
===================================================================
--- archetypes/trunk/jsf/jee-minimal/pom.xml 2009-12-17 04:43:58 UTC (rev 5316)
+++ archetypes/trunk/jsf/jee-minimal/pom.xml 2009-12-17 04:44:17 UTC (rev 5317)
@@ -4,7 +4,7 @@
<parent>
<groupId>org.jboss.weld.archetypes</groupId>
<artifactId>weld-archetype-parent</artifactId>
- <version>1.0.1-BETA-SNAPSHOT</version>
+ <version>1.0.0-BETA1-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: archetypes/trunk/jsf/servlet-minimal/pom.xml
===================================================================
--- archetypes/trunk/jsf/servlet-minimal/pom.xml 2009-12-17 04:43:58 UTC (rev 5316)
+++ archetypes/trunk/jsf/servlet-minimal/pom.xml 2009-12-17 04:44:17 UTC (rev 5317)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.weld.archetypes</groupId>
<artifactId>weld-archetype-parent</artifactId>
- <version>1.0.1-BETA-SNAPSHOT</version>
+ <version>1.0.0-BETA1-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: archetypes/trunk/pom.xml
===================================================================
--- archetypes/trunk/pom.xml 2009-12-17 04:43:58 UTC (rev 5316)
+++ archetypes/trunk/pom.xml 2009-12-17 04:44:17 UTC (rev 5317)
@@ -27,7 +27,7 @@
</repositories>
<groupId>org.jboss.weld.archetypes</groupId>
<artifactId>weld-archetype-parent</artifactId>
- <version>1.0.1-BETA-SNAPSHOT</version>
+ <version>1.0.0-BETA1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Weld Archetypes</name>
Show replies by date