You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by br...@apache.org on 2005/01/18 12:34:40 UTC

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

Author: brett
Date: Tue Jan 18 03:34:39 2005
New Revision: 125485

URL: http://svn.apache.org/viewcvs?view=rev&rev=125485
Log:
push to test repo by default, require override to push live
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?view=diff&rev=125485&p1=maven/maven-1/plugins/trunk/plugin-parent/project.properties&r1=125484&p2=maven/maven-1/plugins/trunk/plugin-parent/project.properties&r2=125485
==============================================================================
--- maven/maven-1/plugins/trunk/plugin-parent/project.properties	(original)
+++ maven/maven-1/plugins/trunk/plugin-parent/project.properties	Tue Jan 18 03:34:39 2005
@@ -41,7 +41,7 @@
 maven.changes.issue.template = %URL%/%ISSUE%
 
 # Repository to deploy to
-maven.repo.list=apache
+maven.repo.list=apachecvs
 
 maven.repo.apache=scp://${pom.distributionSite}
 maven.repo.apache.directory=${pom.distributionDirectory}

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