You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by tc...@apache.org on 2006/06/13 14:18:13 UTC

svn commit: r413882 - /jakarta/commons/sandbox/javaflow/trunk/pom.xml

Author: tcurdt
Date: Tue Jun 13 05:18:13 2006
New Revision: 413882

URL: http://svn.apache.org/viewvc?rev=413882&view=rev
Log:
fixed some urls

Modified:
    jakarta/commons/sandbox/javaflow/trunk/pom.xml

Modified: jakarta/commons/sandbox/javaflow/trunk/pom.xml
URL: http://svn.apache.org/viewvc/jakarta/commons/sandbox/javaflow/trunk/pom.xml?rev=413882&r1=413881&r2=413882&view=diff
==============================================================================
--- jakarta/commons/sandbox/javaflow/trunk/pom.xml (original)
+++ jakarta/commons/sandbox/javaflow/trunk/pom.xml Tue Jun 13 05:18:13 2006
@@ -107,15 +107,17 @@
   </scm>
 
   <distributionManagement>
+<!--
     <repository>
       <id>apache-maven-snapshot</id>
       <name>repository</name>
-      <url>scpexe://people.apache.org/www/cvs.apache.org/maven-snapshot-repository</url>
+      <url>scpexe://people.apache.org/www/www.apache.org/dist/java-repository</url>
     </repository>
+-->
     <snapshotRepository>
       <id>apache-maven-snapshot</id>
       <name>repository</name>
-      <url>scpexe://people.apache.org/www/cvs.apache.org/maven-snapshot-repository</url>
+      <url>scpexe://people.apache.org/www/people.apache.org/maven-snapshot-repository</url>
     </snapshotRepository>
     <site>
       <id>website</id>



---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org