You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jackrabbit.apache.org by ju...@apache.org on 2006/11/08 12:10:48 UTC

svn commit: r472451 - /jackrabbit/trunk/pom.xml

Author: jukka
Date: Wed Nov  8 03:10:47 2006
New Revision: 472451

URL: http://svn.apache.org/viewvc?view=rev&rev=472451
Log:
JCR-612: Updated the distribution management information.

Modified:
    jackrabbit/trunk/pom.xml

Modified: jackrabbit/trunk/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/trunk/pom.xml?view=diff&rev=472451&r1=472450&r2=472451
==============================================================================
--- jackrabbit/trunk/pom.xml (original)
+++ jackrabbit/trunk/pom.xml Wed Nov  8 03:10:47 2006
@@ -431,16 +431,16 @@
     <repository>
       <id>apache.releases</id>
       <name>Apache Repository for PMC approved releases</name>
-      <url>scp://people.apache.org/www/www.apache.org/dist/maven-repository/</url>
+      <url>scp://people.apache.org/www/people.apache.org/repo/m2-ibiblio-rsync-repository/</url>
     </repository>
     <snapshotRepository>
       <id>apache.snapshots</id>
       <name>Apache Development Repository</name>
-      <url>scp://people.apache.org/www/cvs.apache.org/maven-snapshot-repository</url>
+      <url>scp://people.apache.org/www/people.apache.org/repo/m2-snapshot-repository</url>
     </snapshotRepository>
     <site>
       <id>website</id>
-      <url>scp://people.apache.org/www/jackrabbit.apache.org/</url>
+      <url>scp://people.apache.org/www/jackrabbit.apache.org</url>
     </site>
   </distributionManagement>