You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by ak...@apache.org on 2006/08/29 06:31:02 UTC

svn commit: r437960 - /directory/branches/apacheds/1.0-trunks/pom.xml

Author: akarasulu
Date: Mon Aug 28 21:31:01 2006
New Revision: 437960

URL: http://svn.apache.org/viewvc?rev=437960&view=rev
Log:
fixing pom for this archiver plugin issue

Modified:
    directory/branches/apacheds/1.0-trunks/pom.xml

Modified: directory/branches/apacheds/1.0-trunks/pom.xml
URL: http://svn.apache.org/viewvc/directory/branches/apacheds/1.0-trunks/pom.xml?rev=437960&r1=437959&r2=437960&view=diff
==============================================================================
--- directory/branches/apacheds/1.0-trunks/pom.xml (original)
+++ directory/branches/apacheds/1.0-trunks/pom.xml Mon Aug 28 21:31:01 2006
@@ -43,7 +43,7 @@
     <pluginRepository>
       <id>snapshots</id>
       <name>snapshot plugins</name>
-      <url>http://snapshots.maven.codehaus.org/maven2</url>
+      <url>http://snapshots.repository.codehaus.org</url>
     </pluginRepository>
     <pluginRepository>
       <id>apache.snapshots</id>