You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by jc...@apache.org on 2007/09/05 16:43:31 UTC

svn commit: r572962 - /wicket/trunk/pom.xml

Author: jcompagner
Date: Wed Sep  5 07:43:31 2007
New Revision: 572962

URL: http://svn.apache.org/viewvc?rev=572962&view=rev
Log:
unqiueversion

Modified:
    wicket/trunk/pom.xml

Modified: wicket/trunk/pom.xml
URL: http://svn.apache.org/viewvc/wicket/trunk/pom.xml?rev=572962&r1=572961&r2=572962&view=diff
==============================================================================
--- wicket/trunk/pom.xml (original)
+++ wicket/trunk/pom.xml Wed Sep  5 07:43:31 2007
@@ -61,6 +61,7 @@
 			    <id>repo</id>
 			    <name>Local Bamboo/Tomcat repository</name>
 			    <url>file:/home/wicket/tomcat/webapps/maven/repository/</url>
+			    <uniqueVersion>false</uniqueVersion>
 			  </snapshotRepository>
 			</distributionManagement>			
 		</profile>