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.imagej</groupId >
1313 <artifactId >imagej-updater</artifactId >
14- <version >1.1.2-SNAPSHOT </version >
14+ <version >1.1.2</version >
1515
1616 <name >ImageJ Updater</name >
1717 <description >Keeps components of ImageJ up-to-date.</description >
9292 <scm >
9393 <connection >scm:git:https://github.com/imagej/imagej-updater</connection >
9494 <
developerConnection >scm:git:
[email protected] :imagej/imagej-updater</
developerConnection >
95- <tag >HEAD </tag >
95+ <tag >imagej-updater-1.1.2 </tag >
9696 <url >https://github.com/imagej/imagej-updater</url >
9797 </scm >
9898 <issueManagement >
Original file line number Diff line number Diff line change 1+ # release configuration
2+ # Mon May 12 13:07:54 CDT 2025
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 =imagej-updater-1.1.2
9+ remoteTagging =true
10+ project.scm.net.imagej\: imagej-updater.developerConnection =
scm\:git\:[email protected] \:imagej/imagej-updater 11+ project.dev.net.imagej\: imagej-updater =1.1.3-SNAPSHOT
12+ exec.additionalArguments =-Dgpg.skip\=true
13+ scm.branchCommitComment =@{prefix} prepare branch @{releaseLabel}
14+ projectVersionPolicyId =default
15+ project.scm.net.imagej\: imagej-updater.tag =HEAD
16+ scm.url =scm\:git\:https\://github.com/imagej/imagej-updater
17+ scm.tagNameFormat =@{project.artifactId}-@{project.version}
18+ pinExternals =false
19+ preparationGoals =clean verify
20+ scm.releaseCommitComment =@{prefix} prepare release @{releaseLabel}
21+ project.scm.net.imagej\: imagej-updater.url =https\://github.com/imagej/imagej-updater
22+ project.rel.net.imagej\: imagej-updater =1.1.2
23+ exec.snapshotReleasePluginAllowed =false
24+ exec.activateProfiles =deploy-to-scijava
25+ scm.developmentCommitComment =@{prefix} prepare for next development iteration
26+ scm.rollbackCommitComment =@{prefix} rollback the release of @{releaseLabel}
27+ project.scm.net.imagej\: imagej-updater.connection =scm\:git\:https\://github.com/imagej/imagej-updater
28+ completedPhase =end-release
You can’t perform that action at this time.
0 commit comments