You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commons-dev@ws.apache.org by di...@apache.org on 2008/08/27 21:29:29 UTC

svn commit: r689580 - /webservices/commons/trunk/modules/axiom/pom.xml

Author: dims
Date: Wed Aug 27 12:29:29 2008
New Revision: 689580

URL: http://svn.apache.org/viewvc?rev=689580&view=rev
Log:
switch off unique versions in the snapshot repo

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

Modified: webservices/commons/trunk/modules/axiom/pom.xml
URL: http://svn.apache.org/viewvc/webservices/commons/trunk/modules/axiom/pom.xml?rev=689580&r1=689579&r2=689580&view=diff
==============================================================================
--- webservices/commons/trunk/modules/axiom/pom.xml (original)
+++ webservices/commons/trunk/modules/axiom/pom.xml Wed Aug 27 12:29:29 2008
@@ -488,6 +488,7 @@
 			<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>