Author: dkulp
Date: Mon Oct 18 16:21:14 2010
New Revision: 1023885

URL: http://svn.apache.org/viewvc?rev=1023885&view=rev
Log:
Turn on the uniqueversion things as Maven3 doesn't support it anymore and it's 
confusing Nexus' maven-metadata calculation

Modified:
    webservices/commons/trunk/modules/XmlSchema/pom.xml

Modified: webservices/commons/trunk/modules/XmlSchema/pom.xml
URL: 
http://svn.apache.org/viewvc/webservices/commons/trunk/modules/XmlSchema/pom.xml?rev=1023885&r1=1023884&r2=1023885&view=diff
==============================================================================
--- webservices/commons/trunk/modules/XmlSchema/pom.xml (original)
+++ webservices/commons/trunk/modules/XmlSchema/pom.xml Mon Oct 18 16:21:14 2010
@@ -611,7 +611,6 @@
             <id>apache.snapshots.https</id>
             <name>Apache Development Snapshot Repository</name>
             
<url>https://repository.apache.org/content/repositories/snapshots</url>
-            <uniqueVersion>false</uniqueVersion>
         </snapshotRepository>
         <site>
             <id>apache.cxf.site</id>


Reply via email to