[weld-commits] Weld SVN: r7242 - archetypes/javaee6-webapp/tags/1.0.1.CR2.

weld-commits at lists.jboss.org weld-commits at lists.jboss.org
Sun Apr 24 18:06:10 EDT 2011


Author: dan.j.allen
Date: 2011-04-24 18:06:09 -0400 (Sun, 24 Apr 2011)
New Revision: 7242

Modified:
   archetypes/javaee6-webapp/tags/1.0.1.CR2/pom.xml
Log:
update tag version

Modified: archetypes/javaee6-webapp/tags/1.0.1.CR2/pom.xml
===================================================================
--- archetypes/javaee6-webapp/tags/1.0.1.CR2/pom.xml	2011-04-24 22:05:10 UTC (rev 7241)
+++ archetypes/javaee6-webapp/tags/1.0.1.CR2/pom.xml	2011-04-24 22:06:09 UTC (rev 7242)
@@ -1,6 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-    xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
     <modelVersion>4.0.0</modelVersion>
 
     <parent>
@@ -95,9 +94,9 @@
     </build>
 
     <scm>
-        <connection>scm:svn:http://anonsvn.jboss.org/repos/weld/archetypes/javaee6-webapp/trunk</connection>
-        <developerConnection>scm:svn:https://svn.jboss.org/repos/weld/archetypes/javaee6-webapp/trunk</developerConnection>
-        <url>http://fisheye.jboss.org/browse/weld/archetypes/javaee6-webapp/trunk</url>
+        <connection>scm:svn:http://anonsvn.jboss.org/repos/weld/archetypes/javaee6-webapp/tags/1.0.1.CR2</connection>
+        <developerConnection>scm:svn:https://svn.jboss.org/repos/weld/archetypes/javaee6-webapp/tags/1.0.1.CR2</developerConnection>
+        <url>http://fisheye.jboss.org/browse/weld/archetypes/javaee6-webapp/tags/1.0.1.CR2</url>
     </scm>
 
     <distributionManagement>



More information about the weld-commits mailing list