# # Copyright 2005-2006 The Apache Software Foundation. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. # completedPhase=step1 scm.url=scm-url scm.username=username scm.password=password scm.privateKey=private-key scm.passphrase=passphrase scm.tagBase=tagBase scm.tag=tag exec.additionalArguments=additional-arguments exec.pomFileName=pom-file-name preparationGoals=preparation-goals project.rel.groupId\:artifactId1=2.0 project.rel.groupId\:artifactId2=3.0 project.dev.groupId\:artifactId1=2.1-SNAPSHOT project.dev.groupId\:artifactId2=3.0.1-SNAPSHOT project.scm.groupId\:artifactId1.connection=connection project.scm.groupId\:artifactId1.developerConnection=developerConnection project.scm.groupId\:artifactId1.url=url project.scm.groupId\:artifactId1.tag=tag project.scm.groupId\:artifactId2.connection=connection2 project.scm.groupId\:artifactId2.url=url2