[weld-commits] Weld SVN: r6493 - archetypes/branches/prototype/generated-archetype.

weld-commits at lists.jboss.org weld-commits at lists.jboss.org
Fri Jun 18 21:19:14 EDT 2010


Author: dan.j.allen
Date: 2010-06-18 21:19:13 -0400 (Fri, 18 Jun 2010)
New Revision: 6493

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

Modified: archetypes/branches/prototype/generated-archetype/pom.xml
===================================================================
--- archetypes/branches/prototype/generated-archetype/pom.xml	2010-06-19 01:19:09 UTC (rev 6492)
+++ archetypes/branches/prototype/generated-archetype/pom.xml	2010-06-19 01:19:13 UTC (rev 6493)
@@ -4,7 +4,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>
@@ -43,8 +43,8 @@
   </distributionManagement>
 
    <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>
+      <connection>scm:svn:http://anonsvn.jboss.org/repos/weld/archetypes/trunk</connection>
+      <developerConnection>scm:svn:https://svn.jboss.org/repos/weld/archetypes/trunk</developerConnection>
    </scm>
 
 </project>



More information about the weld-commits mailing list