Author: lewismc
Date: Sun Apr 8 13:49:02 2012
New Revision: 1311001
URL: http://svn.apache.org/viewvc?rev=1311001&view=rev
Log:
removal of uniqueVersion == false is not anymore supported in maven 3.
Modified:
gora/trunk/pom.xml
Modified: gora/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/gora/trunk/pom.xml?rev=1311001&r1=1311000&r2=1311001&view=diff
==============================================================================
--- gora/trunk/pom.xml (original)
+++ gora/trunk/pom.xml Sun Apr 8 13:49:02 2012
@@ -222,7 +222,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>
</distributionManagement>