2025-01-04 18:34:57 +00:00
|
|
|
#release configuration
|
2025-01-29 11:48:56 +00:00
|
|
|
#Sat Jan 04 19:35:46 CET 2025
|
|
|
|
completedPhase=end-release
|
2025-01-04 18:34:57 +00:00
|
|
|
exec.pomFileName=pom.xml
|
|
|
|
exec.snapshotReleasePluginAllowed=false
|
|
|
|
pinExternals=false
|
|
|
|
preparationGoals=clean verify
|
2025-01-29 11:48:56 +00:00
|
|
|
project.dev.org.springframework.samples\:spring-petclinic=4.0.2-SNAPSHOT
|
|
|
|
project.rel.org.springframework.samples\:spring-petclinic=4.0.1
|
2025-01-04 18:34:57 +00:00
|
|
|
project.scm.org.springframework.samples\:spring-petclinic.connection=scm\:git\:git@github.com\:Piasecki-grid/maven-project.git
|
|
|
|
project.scm.org.springframework.samples\:spring-petclinic.developerConnection=scm\:git\:git@github.com\:Piasecki-grid/maven-project.git
|
|
|
|
project.scm.org.springframework.samples\:spring-petclinic.tag=HEAD
|
|
|
|
project.scm.org.springframework.samples\:spring-petclinic.url=https\://github.com/Piasecki-grid/maven-project
|
|
|
|
projectVersionPolicyConfig=<projectVersionPolicyConfig>${projectVersionPolicyConfig}</projectVersionPolicyConfig>\n
|
|
|
|
projectVersionPolicyId=default
|
|
|
|
pushChanges=true
|
|
|
|
releaseStrategyId=default
|
|
|
|
remoteTagging=true
|
|
|
|
scm.branchCommitComment=@{prefix} prepare branch @{releaseLabel}
|
|
|
|
scm.commentPrefix=[maven-release-plugin]
|
|
|
|
scm.developmentCommitComment=@{prefix} prepare for next development iteration
|
|
|
|
scm.releaseCommitComment=@{prefix} prepare release @{releaseLabel}
|
|
|
|
scm.rollbackCommitComment=@{prefix} rollback the release of @{releaseLabel}
|
2025-01-29 11:48:56 +00:00
|
|
|
scm.tag=spring-petclinic-4.0.1
|
2025-01-04 18:34:57 +00:00
|
|
|
scm.tagNameFormat=@{project.artifactId}-@{project.version}
|
|
|
|
scm.url=scm\:git\:git@github.com\:Piasecki-grid/maven-project.git
|