|
| 1 | +#release configuration |
| 2 | +#Thu Nov 07 12:40:03 CST 2024 |
| 3 | +scm.commentPrefix=[maven-release-plugin] |
| 4 | +project.scm.net.imagej\:imagej-plugins-commands.url=https\://github.com/imagej/imagej-plugins-commands |
| 5 | +exec.pomFileName=pom.xml |
| 6 | +pushChanges=false |
| 7 | +releaseStrategyId=default |
| 8 | +project.rel.net.imagej\:imagej-plugins-commands=1.0.0 |
| 9 | +projectVersionPolicyConfig=<projectVersionPolicyConfig>${projectVersionPolicyConfig}</projectVersionPolicyConfig>\n |
| 10 | +scm.tag=imagej-plugins-commands-1.0.0 |
| 11 | +remoteTagging=true |
| 12 | +exec.additionalArguments=-Dgpg.skip\=true |
| 13 | +scm.branchCommitComment=@{prefix} prepare branch @{releaseLabel} |
| 14 | +projectVersionPolicyId=default |
| 15 | +scm.url=scm\:git\:https\://github.com/imagej/imagej-plugins-commands |
| 16 | +scm.tagNameFormat=@{project.artifactId}-@{project.version} |
| 17 | +pinExternals=false |
| 18 | +project.scm.net.imagej\:imagej-plugins-commands.developerConnection= scm\:git\:[email protected]\:imagej/imagej-plugins-commands |
| 19 | +preparationGoals=clean verify |
| 20 | +project.scm.net.imagej\:imagej-plugins-commands.connection=scm\:git\:https\://github.com/imagej/imagej-plugins-commands |
| 21 | +scm.releaseCommitComment=@{prefix} prepare release @{releaseLabel} |
| 22 | +exec.snapshotReleasePluginAllowed=false |
| 23 | +exec.activateProfiles=deploy-to-scijava |
| 24 | +project.dev.net.imagej\:imagej-plugins-commands=1.0.1-SNAPSHOT |
| 25 | +project.scm.net.imagej\:imagej-plugins-commands.tag=HEAD |
| 26 | +scm.developmentCommitComment=@{prefix} prepare for next development iteration |
| 27 | +scm.rollbackCommitComment=@{prefix} rollback the release of @{releaseLabel} |
| 28 | +completedPhase=end-release |
0 commit comments