You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by jh...@apache.org on 2006/08/08 19:09:44 UTC

svn commit: r429735 - /cocoon/trunk/pom.xml

Author: jheymans
Date: Tue Aug  8 10:09:43 2006
New Revision: 429735

URL: http://svn.apache.org/viewvc?rev=429735&view=rev
Log:
better be explicit in the url

Modified:
    cocoon/trunk/pom.xml

Modified: cocoon/trunk/pom.xml
URL: http://svn.apache.org/viewvc/cocoon/trunk/pom.xml?rev=429735&r1=429734&r2=429735&view=diff
==============================================================================
--- cocoon/trunk/pom.xml (original)
+++ cocoon/trunk/pom.xml Tue Aug  8 10:09:43 2006
@@ -309,7 +309,7 @@
     <repository>
       <id>cocoon-staging-repo</id>
       <name>staging release repository</name>
-      <url>scpexe://people.apache.org/home/jheymans/public_html</url>
+      <url>scpexe://people.apache.org/home/jheymans/public_html/cocoon-staging-repository</url>
     </repository>
     <snapshotRepository>
       <id>apache-maven-snapshot</id>