[weld-commits] Weld SVN: r6554 - archetypes/branches/prototype/target/archetype.

weld-commits at lists.jboss.org weld-commits at lists.jboss.org
Sat Jun 19 03:21:35 EDT 2010


Author: dan.j.allen
Date: 2010-06-19 03:21:35 -0400 (Sat, 19 Jun 2010)
New Revision: 6554

Modified:
   archetypes/branches/prototype/target/archetype/pom.xml
Log:
[maven-release-plugin] prepare for next development iteration

Modified: archetypes/branches/prototype/target/archetype/pom.xml
===================================================================
--- archetypes/branches/prototype/target/archetype/pom.xml	2010-06-19 07:21:30 UTC (rev 6553)
+++ archetypes/branches/prototype/target/archetype/pom.xml	2010-06-19 07:21:35 UTC (rev 6554)
@@ -10,7 +10,7 @@
 
   <groupId>org.jboss.weld.archetypes</groupId>
   <artifactId>weld-basic-javaee6-webapp</artifactId>
-  <version>1.0.0.Beta2</version>
+  <version>1.0.0-SNAPSHOT</version>
   <packaging>maven-archetype</packaging>
 
   <name>Weld Basic Java EE 6 Webapp</name>
@@ -73,8 +73,8 @@
   </build>
 
   <scm>
-    <connection>scm:svn:http://anonsvn.jboss.org/repos/weld/archetypes/tags/basic-javaee6-webapp-1.0.0.Beta2</connection>
-    <developerConnection>scm:svn:https://svn.jboss.org/repos/weld/archetypes/tags/basic-javaee6-webapp-1.0.0.Beta2</developerConnection>
-    <url>http://fisheye.jboss.org/browse/weld/archetypes/tags/basic-javaee6-webapp-1.0.0.Beta2</url>
+    <connection>scm:svn:http://anonsvn.jboss.org/repos/weld/archetypes/branches/prototype/target/archetype</connection>
+    <developerConnection>scm:svn:https://svn.jboss.org/repos/weld/archetypes/branches/prototype/target/archetype</developerConnection>
+    <url>http://fisheye.jboss.org/browse/weld/archetypes/branches/prototype/target/archetype</url>
   </scm>
 </project>



More information about the weld-commits mailing list