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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
