You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by ba...@apache.org on 2007/05/15 01:56:01 UTC

svn commit: r538021 - /jakarta/commons/proper/cli/branches/cli-1.0.x/project.properties

Author: bayard
Date: Mon May 14 16:56:01 2007
New Revision: 538021

URL: http://svn.apache.org/viewvc?view=rev&rev=538021
Log:
Fixing the location of the maven central repo

Modified:
    jakarta/commons/proper/cli/branches/cli-1.0.x/project.properties

Modified: jakarta/commons/proper/cli/branches/cli-1.0.x/project.properties
URL: http://svn.apache.org/viewvc/jakarta/commons/proper/cli/branches/cli-1.0.x/project.properties?view=diff&rev=538021&r1=538020&r2=538021
==============================================================================
--- jakarta/commons/proper/cli/branches/cli-1.0.x/project.properties (original)
+++ jakarta/commons/proper/cli/branches/cli-1.0.x/project.properties Mon May 14 16:56:01 2007
@@ -1,6 +1,8 @@
 # -------------------------------------------------------------------
 # P R O J E C T  P R O P E R T I E S
 # -------------------------------------------------------------------
+maven.repo.remote=http://repo1.maven.org/maven
+
 maven.changelog.factory=org.apache.maven.svnlib.SvnChangeLogFactory
 
 compile.debug = on



---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org