You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by dk...@apache.org on 2008/08/18 16:08:26 UTC

svn commit: r686764 - /cxf/trunk/pom.xml

Author: dkulp
Date: Mon Aug 18 07:08:25 2008
New Revision: 686764

URL: http://svn.apache.org/viewvc?rev=686764&view=rev
Log:
Infrastructure does like timestamp snapshots

Modified:
    cxf/trunk/pom.xml

Modified: cxf/trunk/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/pom.xml?rev=686764&r1=686763&r2=686764&view=diff
==============================================================================
--- cxf/trunk/pom.xml (original)
+++ cxf/trunk/pom.xml Mon Aug 18 07:08:25 2008
@@ -55,6 +55,7 @@
             <id>apache.snapshots</id>
             <name>Apache Development Snapshot Repository</name>
             <url>scpexe://people.apache.org/www/people.apache.org/repo/m2-snapshot-repository</url>
+            <uniqueVersion>false</uniqueVersion>
         </snapshotRepository>
         <site>
             <id>apache.cxf.site</id>