You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ca...@apache.org on 2005/08/04 22:33:34 UTC

svn commit: r227472 - /maven/maven-1/plugins/trunk/plugin-parent/project.properties

Author: carlos
Date: Thu Aug  4 13:33:32 2005
New Revision: 227472

URL: http://svn.apache.org/viewcvs?rev=227472&view=rev
Log:
Use apache.snapshots repository by default

Modified:
    maven/maven-1/plugins/trunk/plugin-parent/project.properties

Modified: maven/maven-1/plugins/trunk/plugin-parent/project.properties
URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/plugin-parent/project.properties?rev=227472&r1=227471&r2=227472&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/plugin-parent/project.properties (original)
+++ maven/maven-1/plugins/trunk/plugin-parent/project.properties Thu Aug  4 13:33:32 2005
@@ -44,7 +44,7 @@
 maven.changes.issue.template = %URL%/%ISSUE%
 
 # Repository to deploy to
-maven.repo.list=apachecvs
+maven.repo.list=apache.snapshots
 
 maven.repo.apache.releases=scp://${pom.distributionSite}
 maven.repo.apache.releases.directory=${pom.distributionDirectory}



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