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/07/08 17:17:58 UTC

svn commit: r792182 - /cxf/dosgi/trunk/pom.xml

Author: dkulp
Date: Wed Jul  8 15:17:57 2009
New Revision: 792182

URL: http://svn.apache.org/viewvc?rev=792182&view=rev
Log:
Update pom for Nexus staging

Modified:
    cxf/dosgi/trunk/pom.xml

Modified: cxf/dosgi/trunk/pom.xml
URL: http://svn.apache.org/viewvc/cxf/dosgi/trunk/pom.xml?rev=792182&r1=792181&r2=792182&view=diff
==============================================================================
--- cxf/dosgi/trunk/pom.xml (original)
+++ cxf/dosgi/trunk/pom.xml Wed Jul  8 15:17:57 2009
@@ -46,9 +46,9 @@
 
     <distributionManagement>
         <repository>
-            <id>apache.releases</id>
+            <id>apache.releases.https</id>
             <name>Apache Release Distribution Repository</name>
-            <url>file://tmp/stage</url>
+            <url>https://repository.apache.org/service/local/staging/deploy/maven2</url>
         </repository>
         <snapshotRepository>
             <id>apache.snapshots.https</id>