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-w...
</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</u...
</snapshotRepository>
</distributionManagement>
- -->
</project>