Author: dkulp
Date: Tue Feb 8 03:38:23 2011
New Revision: 1068259
URL: http://svn.apache.org/viewvc?rev=1068259&view=rev
Log:
Inherit deploy locations from apache parent pom
Modified:
webservices/commons/trunk/modules/neethi/pom.xml
Modified: webservices/commons/trunk/modules/neethi/pom.xml
URL:
http://svn.apache.org/viewvc/webservices/commons/trunk/modules/neethi/pom.xml?rev=1068259&r1=1068258&r2=1068259&view=diff
==============================================================================
--- webservices/commons/trunk/modules/neethi/pom.xml (original)
+++ webservices/commons/trunk/modules/neethi/pom.xml Tue Feb 8 03:38:23 2011
@@ -274,17 +274,6 @@
</plugins>
</reporting>
<distributionManagement>
- <repository>
- <id>apache-repo</id>
- <name>Maven Central Repository</name>
-
<url>scpexe://people.apache.org//www/people.apache.org/repo/m2-ibiblio-rsync-repository</url>
- </repository>
- <snapshotRepository>
- <id>apache-snapshots</id>
- <name>Apache Development Repository</name>
-
<url>scpexe://people.apache.org//www/people.apache.org/repo/m2-snapshot-repository</url>
- <uniqueVersion>false</uniqueVersion>
- </snapshotRepository>
<site>
<id>website</id>
<url>scpexe://people.apache.org/www/ws.apache.org/commons/neethi</url>