You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by ps...@apache.org on 2005/11/25 17:59:28 UTC

svn commit: r348981 - /directory/naming/trunk/project.properties

Author: psteitz
Date: Fri Nov 25 08:59:26 2005
New Revision: 348981

URL: http://svn.apache.org/viewcvs?rev=348981&view=rev
Log:
Fixed remote repo def.

Modified:
    directory/naming/trunk/project.properties

Modified: directory/naming/trunk/project.properties
URL: http://svn.apache.org/viewcvs/directory/naming/trunk/project.properties?rev=348981&r1=348980&r2=348981&view=diff
==============================================================================
--- directory/naming/trunk/project.properties (original)
+++ directory/naming/trunk/project.properties Fri Nov 25 08:59:26 2005
@@ -1,5 +1,5 @@
 # Remote repositories
-maven.repo.remote = http://www.ibiblio.org/maven, http://dist.codehaus.org, http://cvs.apache.org/repository/
+maven.repo.remote=http://www.ibiblio.org/maven,http://dist.codehaus.org,http://cvs.apache.org/repository/
 
 maven.checkstyle.properties=checkstyle.xml
 maven.junit.fork=true