[weld-commits] Weld SVN: r6544 - archetypes/branches/prototype/target/archetype.
weld-commits at lists.jboss.org
weld-commits at lists.jboss.org
Sat Jun 19 03:13:56 EDT 2010
Author: dan.j.allen
Date: 2010-06-19 03:13:55 -0400 (Sat, 19 Jun 2010)
New Revision: 6544
Modified:
archetypes/branches/prototype/target/archetype/pom.xml
Log:
[maven-release-plugin] rollback the release of 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:12:30 UTC (rev 6543)
+++ archetypes/branches/prototype/target/archetype/pom.xml 2010-06-19 07:13:55 UTC (rev 6544)
@@ -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/generated-archetype</connection>
+ <developerConnection>scm:svn:https://svn.jboss.org/repos/weld/archetypes/branches/prototype/generated-archetype</developerConnection>
+ <url>http://fisheye.jboss.org/browse/weld/archetypes/branches/prototype/generated-archetype</url>
</scm>
</project>
More information about the weld-commits
mailing list