Author: sboscarine
Date: 2009-12-08 22:54:54 -0500 (Tue, 08 Dec 2009)
New Revision: 5240
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:
[maven-release-plugin] prepare for next development iteration
Modified: archetypes/trunk/jsf/jee/pom.xml
===================================================================
--- archetypes/trunk/jsf/jee/pom.xml 2009-12-09 03:54:50 UTC (rev 5239)
+++ archetypes/trunk/jsf/jee/pom.xml 2009-12-09 03:54:54 UTC (rev 5240)
@@ -4,7 +4,7 @@
<parent>
<groupId>org.jboss.weld.archetypes</groupId>
<artifactId>weld-archetype-parent</artifactId>
- <version>1.0.0-BETA</version>
+ <version>1.0.1-BETA-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: archetypes/trunk/jsf/jee-minimal/pom.xml
===================================================================
--- archetypes/trunk/jsf/jee-minimal/pom.xml 2009-12-09 03:54:50 UTC (rev 5239)
+++ archetypes/trunk/jsf/jee-minimal/pom.xml 2009-12-09 03:54:54 UTC (rev 5240)
@@ -4,7 +4,7 @@
<parent>
<groupId>org.jboss.weld.archetypes</groupId>
<artifactId>weld-archetype-parent</artifactId>
- <version>1.0.0-BETA</version>
+ <version>1.0.1-BETA-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: archetypes/trunk/jsf/servlet-minimal/pom.xml
===================================================================
--- archetypes/trunk/jsf/servlet-minimal/pom.xml 2009-12-09 03:54:50 UTC (rev 5239)
+++ archetypes/trunk/jsf/servlet-minimal/pom.xml 2009-12-09 03:54:54 UTC (rev 5240)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.jboss.weld.archetypes</groupId>
<artifactId>weld-archetype-parent</artifactId>
- <version>1.0.0-BETA</version>
+ <version>1.0.1-BETA-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: archetypes/trunk/pom.xml
===================================================================
--- archetypes/trunk/pom.xml 2009-12-09 03:54:50 UTC (rev 5239)
+++ archetypes/trunk/pom.xml 2009-12-09 03:54:54 UTC (rev 5240)
@@ -27,7 +27,7 @@
</repositories>
<groupId>org.jboss.weld.archetypes</groupId>
<artifactId>weld-archetype-parent</artifactId>
- <version>1.0.0-BETA</version>
+ <version>1.0.1-BETA-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Weld Archetypes</name>
@@ -70,8 +70,8 @@
<!-- SCM and distribution management -->
<scm>
-
<
connection>scm:svn:http://anonsvn.jboss.org/repos/weld/archetypes/tags...
-
<
developerConnection>scm:svn:https://svn.jboss.org/repos/weld/archetype...
-
<
url>http://fisheye.jboss.org/browse/weld/archetypes/tags/weld-archetyp...
+
<
connection>scm:svn:http://anonsvn.jboss.org/repos/weld/archetypes/trun...
+
<
developerConnection>scm:svn:https://svn.jboss.org/repos/weld/archetype...
+ <
url>http://fisheye.jboss.org/browse/weld/archetypes/trunk</url>
</scm>
</project>