You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by ke...@apache.org on 2006/05/17 07:34:56 UTC

svn commit: r407165 - in /geronimo/branches/1.1: applications/project.properties etc/project.properties

Author: kevan
Date: Tue May 16 22:34:55 2006
New Revision: 407165

URL: http://svn.apache.org/viewcvs?rev=407165&view=rev
Log:
GERONIMO-2031 use people.apache.org as maven repo

Modified:
    geronimo/branches/1.1/applications/project.properties
    geronimo/branches/1.1/etc/project.properties

Modified: geronimo/branches/1.1/applications/project.properties
URL: http://svn.apache.org/viewcvs/geronimo/branches/1.1/applications/project.properties?rev=407165&r1=407164&r2=407165&view=diff
==============================================================================
--- geronimo/branches/1.1/applications/project.properties (original)
+++ geronimo/branches/1.1/applications/project.properties Tue May 16 22:34:55 2006
@@ -30,6 +30,6 @@
 maven.remote.group=apcvs
 maven.username=${user.name}
 maven.repo.central=apache.org
-maven.repo.central.directory=/www/cvs.apache.org/repository
+maven.repo.central.directory=/www/people.apache.org/repository
 
 

Modified: geronimo/branches/1.1/etc/project.properties
URL: http://svn.apache.org/viewcvs/geronimo/branches/1.1/etc/project.properties?rev=407165&r1=407164&r2=407165&view=diff
==============================================================================
--- geronimo/branches/1.1/etc/project.properties (original)
+++ geronimo/branches/1.1/etc/project.properties Tue May 16 22:34:55 2006
@@ -26,7 +26,7 @@
 #####################################################
 
 maven.repo.remote=\
-http://cvs.apache.org/repository,\
+http://people.apache.org/repository,\
 http://dist.codehaus.org,\
 http://www.mortbay.org/maven,\
 http://www.ibiblio.org/maven,\