Turn on the uniqueversion things as Maven3 doesn't support it anymore and it's confusing Nexus' maven-metadata calculation


git-svn-id: https://svn.apache.org/repos/asf/webservices/commons/trunk/modules/XmlSchema@1023885 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index e38b7e8..b880edd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>