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 2009/03/10 17:24:28 UTC

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

Author: dkulp
Date: Tue Mar 10 16:24:28 2009
New Revision: 752155

URL: http://svn.apache.org/viewvc?rev=752155&view=rev
Log:
Update id to match what hudson expects

Modified:
    cxf/trunk/pom.xml

Modified: cxf/trunk/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/pom.xml?rev=752155&r1=752154&r2=752155&view=diff
==============================================================================
--- cxf/trunk/pom.xml (original)
+++ cxf/trunk/pom.xml Tue Mar 10 16:24:28 2009
@@ -52,7 +52,7 @@
             <url>file://tmp/stage</url>
         </repository>
         <snapshotRepository>
-            <id>apache.snapshots</id>
+            <id>apache.snapshots.https</id>
             <name>Apache Development Snapshot Repository</name>
             <url>https://repository.apache.org/content/repositories/snapshots</url>
             <uniqueVersion>false</uniqueVersion>