|
| 1 | +#release configuration |
| 2 | +#Wed May 15 16:44:30 EDT 2024 |
| 3 | +scm.commentPrefix=[maven-release-plugin] |
| 4 | +exec.pomFileName=pom.xml |
| 5 | +pushChanges=false |
| 6 | +releaseStrategyId=default |
| 7 | +projectVersionPolicyConfig=<projectVersionPolicyConfig>${projectVersionPolicyConfig}</projectVersionPolicyConfig>\n |
| 8 | +scm.tag=n5-universe-1.5.0 |
| 9 | +remoteTagging=true |
| 10 | +project.scm.org.janelia.saalfeldlab\:n5-universe.connection=scm\:git\:git\://github.com/saalfeldlab/n5-universe |
| 11 | +exec.additionalArguments=-Dgpg.skip\=true |
| 12 | +scm.branchCommitComment=@{prefix} prepare branch @{releaseLabel} |
| 13 | +project.rel.org.janelia.saalfeldlab\:n5-universe=1.5.0 |
| 14 | +projectVersionPolicyId=default |
| 15 | +project.scm.org.janelia.saalfeldlab\:n5-universe.tag=HEAD |
| 16 | +scm.url=scm\:git\:https\://github.com/saalfeldlab/n5-universe |
| 17 | +scm.tagNameFormat=@{project.artifactId}-@{project.version} |
| 18 | +pinExternals=false |
| 19 | +preparationGoals=clean verify |
| 20 | +project.scm.org.janelia.saalfeldlab\:n5-universe.developerConnection= scm\:git\:[email protected]\:saalfeldlab/n5-universe |
| 21 | +project.scm.org.janelia.saalfeldlab\:n5-universe.url=https\://github.com/saalfeldlab/n5-universe |
| 22 | +scm.releaseCommitComment=@{prefix} prepare release @{releaseLabel} |
| 23 | +project.dev.org.janelia.saalfeldlab\:n5-universe=1.5.1-SNAPSHOT |
| 24 | +exec.snapshotReleasePluginAllowed=false |
| 25 | +exec.activateProfiles=deploy-to-scijava |
| 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