[weld-commits] Weld SVN: r7192 - archetypes/jsf-weld-servlet-webapp/tags/1.0.1.Beta1.

weld-commits at lists.jboss.org weld-commits at lists.jboss.org
Fri Jan 21 15:45:54 EST 2011


Author: dan.j.allen
Date: 2011-01-21 15:45:54 -0500 (Fri, 21 Jan 2011)
New Revision: 7192

Modified:
   archetypes/jsf-weld-servlet-webapp/tags/1.0.1.Beta1/pom.xml
Log:
switch dist repo to central

Modified: archetypes/jsf-weld-servlet-webapp/tags/1.0.1.Beta1/pom.xml
===================================================================
--- archetypes/jsf-weld-servlet-webapp/tags/1.0.1.Beta1/pom.xml	2011-01-21 20:44:12 UTC (rev 7191)
+++ archetypes/jsf-weld-servlet-webapp/tags/1.0.1.Beta1/pom.xml	2011-01-21 20:45:54 UTC (rev 7192)
@@ -78,8 +78,6 @@
     <url>http://fisheye.jboss.org/browse/weld/archetypes/jsf-weld-servlet-webapp-src/trunk</url>
   </scm>
 
-  <!-- Uncomment to deploy to central -->
-  <!--
   <distributionManagement>
     <repository>
       <id>central-releases-repository</id>
@@ -92,5 +90,4 @@
       <url>http://oss.sonatype.org/content/repositories/jboss-snapshots</url>
     </snapshotRepository>
   </distributionManagement>
-  -->
 </project>



More information about the weld-commits mailing list