You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by da...@apache.org on 2006/11/24 02:40:35 UTC

svn commit: r478741 - /incubator/cxf/trunk/pom.xml

Author: dandiep
Date: Thu Nov 23 17:40:35 2006
New Revision: 478741

URL: http://svn.apache.org/viewvc?view=rev&rev=478741
Log:
Undo change to scpexe in main POM.

Modified:
    incubator/cxf/trunk/pom.xml

Modified: incubator/cxf/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/pom.xml?view=diff&rev=478741&r1=478740&r2=478741
==============================================================================
--- incubator/cxf/trunk/pom.xml (original)
+++ incubator/cxf/trunk/pom.xml Thu Nov 23 17:40:35 2006
@@ -45,7 +45,7 @@
         <snapshotRepository>
             <id>apache.snapshots</id>
             <name>Apache SNAPSHOT Repository</name>
-            <url>scpexe://people.apache.org/www/people.apache.org/repo/m2-snapshot-repository</url>
+            <url>scp://people.apache.org/www/people.apache.org/repo/m2-snapshot-repository</url>
         </snapshotRepository>
         <repository>
             <id>apache.incubating</id>