[weld-commits] Weld SVN: r6552 - archetypes/branches/prototype/target/archetype.
weld-commits at lists.jboss.org
weld-commits at lists.jboss.org
Sat Jun 19 03:21:20 EDT 2010
Author: dan.j.allen
Date: 2010-06-19 03:21:20 -0400 (Sat, 19 Jun 2010)
New Revision: 6552
Modified:
archetypes/branches/prototype/target/archetype/pom.xml
Log:
[maven-release-plugin] prepare release basic-javaee6-webapp-1.0.0.Beta2
Modified: archetypes/branches/prototype/target/archetype/pom.xml
===================================================================
--- archetypes/branches/prototype/target/archetype/pom.xml 2010-06-19 07:20:18 UTC (rev 6551)
+++ archetypes/branches/prototype/target/archetype/pom.xml 2010-06-19 07:21:20 UTC (rev 6552)
@@ -10,7 +10,7 @@
<groupId>org.jboss.weld.archetypes</groupId>
<artifactId>weld-basic-javaee6-webapp</artifactId>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.0.Beta2</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/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>
+ <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>
</scm>
</project>
More information about the weld-commits
mailing list