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:10:35 UTC

svn commit: r686765 - in /cxf/branches/2.1.x-fixes: ./ pom.xml

Author: dkulp
Date: Mon Aug 18 07:10:35 2008
New Revision: 686765

URL: http://svn.apache.org/viewvc?rev=686765&view=rev
Log:
Merged revisions 686764 via svnmerge from 
https://svn.apache.org/repos/asf/cxf/trunk

........
  r686764 | dkulp | 2008-08-18 10:08:25 -0400 (Mon, 18 Aug 2008) | 2 lines
  
  Infrastructure does like timestamp snapshots
........

Modified:
    cxf/branches/2.1.x-fixes/   (props changed)
    cxf/branches/2.1.x-fixes/pom.xml

Propchange: cxf/branches/2.1.x-fixes/
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Mon Aug 18 07:10:35 2008
@@ -1 +1 @@
-/cxf/trunk:686333-686363
+/cxf/trunk:686333-686363,686764

Propchange: cxf/branches/2.1.x-fixes/
------------------------------------------------------------------------------
--- svnmerge-integrated (original)
+++ svnmerge-integrated Mon Aug 18 07:10:35 2008
@@ -1 +1 @@
-/cxf/trunk:1-686342,686344-686363
+/cxf/trunk:1-686342,686344-686363,686764

Modified: cxf/branches/2.1.x-fixes/pom.xml
URL: http://svn.apache.org/viewvc/cxf/branches/2.1.x-fixes/pom.xml?rev=686765&r1=686764&r2=686765&view=diff
==============================================================================
--- cxf/branches/2.1.x-fixes/pom.xml (original)
+++ cxf/branches/2.1.x-fixes/pom.xml Mon Aug 18 07:10:35 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>