You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@excalibur.apache.org by jh...@apache.org on 2006/10/02 23:39:57 UTC

svn commit: r452229 - /excalibur/tags/excalibur-first-maven2-release/pom.xml

Author: jheymans
Date: Mon Oct  2 14:39:56 2006
New Revision: 452229

URL: http://svn.apache.org/viewvc?view=rev&rev=452229
Log:
typo in wagon url

Modified:
    excalibur/tags/excalibur-first-maven2-release/pom.xml

Modified: excalibur/tags/excalibur-first-maven2-release/pom.xml
URL: http://svn.apache.org/viewvc/excalibur/tags/excalibur-first-maven2-release/pom.xml?view=diff&rev=452229&r1=452228&r2=452229
==============================================================================
--- excalibur/tags/excalibur-first-maven2-release/pom.xml (original)
+++ excalibur/tags/excalibur-first-maven2-release/pom.xml Mon Oct  2 14:39:56 2006
@@ -28,7 +28,7 @@
       <id>apache-maven</id>
       <name>repository</name>
       <!-- need to point to a staging repo here -->
-      <url>file://home/jheymans/release-repository</url>
+      <url>file:///home/jheymans/release-repository</url>
       <!--url>scpexe://people.apache.org/www/people.apache.org/repo/m2-ibiblio-rsync-repository/</url-->
     </repository>
     <snapshotRepository>



---------------------------------------------------------------------
To unsubscribe, e-mail: scm-unsubscribe@excalibur.apache.org
For additional commands, e-mail: scm-help@excalibur.apache.org