File tree Expand file tree Collapse file tree 2 files changed +30
-2
lines changed Expand file tree Collapse file tree 2 files changed +30
-2
lines changed Original file line number Diff line number Diff line change 1111
1212 <groupId >net.imglib2</groupId >
1313 <artifactId >imglib2-algorithm</artifactId >
14- <version >0.17.2-SNAPSHOT </version >
14+ <version >0.17.2</version >
1515
1616 <name >ImgLib2 Algorithms</name >
1717 <description >Useful image processing algorithms.</description >
173173 <scm >
174174 <connection >scm:git:https://github.com/imglib/imglib2-algorithm</connection >
175175 <
developerConnection >scm:git:
[email protected] :imglib/imglib2-algorithm</
developerConnection >
176- <tag >HEAD </tag >
176+ <tag >imglib2-algorithm-0.17.2 </tag >
177177 <url >https://github.com/imglib/imglib2-algorithm</url >
178178 </scm >
179179 <issueManagement >
Original file line number Diff line number Diff line change 1+ # release configuration
2+ # Wed Nov 20 20:45:33 CET 2024
3+ projectVersionPolicyId =default
4+ scm.branchCommitComment =@{prefix} prepare branch @{releaseLabel}
5+ project.scm.net.imglib2\: imglib2-algorithm.connection =scm\:git\:https\://github.com/imglib/imglib2-algorithm
6+ project.scm.net.imglib2\: imglib2-algorithm.tag =HEAD
7+ project.rel.net.imglib2\: imglib2-algorithm =0.17.2
8+ pinExternals =false
9+ projectVersionPolicyConfig =<projectVersionPolicyConfig>${projectVersionPolicyConfig}</projectVersionPolicyConfig>\n
10+ exec.activateProfiles =deploy-to-scijava
11+ pushChanges =false
12+ project.dev.net.imglib2\: imglib2-algorithm =0.17.3-SNAPSHOT
13+ scm.rollbackCommitComment =@{prefix} rollback the release of @{releaseLabel}
14+ remoteTagging =true
15+ scm.commentPrefix =[maven-release-plugin]
16+ releaseStrategyId =default
17+ project.scm.net.imglib2\: imglib2-algorithm.url =https\://github.com/imglib/imglib2-algorithm
18+ completedPhase =end-release
19+ scm.url =scm\:git\:https\://github.com/imglib/imglib2-algorithm
20+ scm.developmentCommitComment =@{prefix} prepare for next development iteration
21+ project.scm.net.imglib2\: imglib2-algorithm.developerConnection =
scm\:git\:[email protected] \:imglib/imglib2-algorithm 22+ exec.additionalArguments =-Dgpg.skip\=true
23+ scm.tagNameFormat =@{project.artifactId}-@{project.version}
24+ scm.tag =imglib2-algorithm-0.17.2
25+ exec.snapshotReleasePluginAllowed =false
26+ preparationGoals =clean verify
27+ scm.releaseCommitComment =@{prefix} prepare release @{releaseLabel}
28+ exec.pomFileName =pom.xml
You can’t perform that action at this time.
0 commit comments