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 </parent >
1212
1313 <artifactId >pom-scijava</artifactId >
14- <version >44.0.0-SNAPSHOT </version >
14+ <version >44.0.0</version >
1515 <packaging >pom</packaging >
1616
1717 <name >SciJava Parent POM</name >
186186 <scm >
187187 <connection >scm:git:https://github.com/scijava/pom-scijava</connection >
188188 <developerConnection >scm:git:git@github.com:scijava/pom-scijava</developerConnection >
189- <tag >HEAD </tag >
189+ <tag >pom-scijava-44.0.0 </tag >
190190 <url >https://github.com/scijava/pom-scijava</url >
191191 </scm >
192192 <issueManagement >
Original file line number Diff line number Diff line change 1+ # release configuration
2+ # Mon Mar 02 07:16:52 CST 2026
3+ projectVersionPolicyId =default
4+ project.rel.org.scijava\: pom-scijava =44.0.0
5+ scm.branchCommitComment =@{prefix} prepare branch @{releaseLabel}
6+ project.scm.org.scijava\: pom-scijava.url =https\://github.com/scijava/pom-scijava
7+ pinExternals =false
8+ projectVersionPolicyConfig =<projectVersionPolicyConfig>${projectVersionPolicyConfig}</projectVersionPolicyConfig>\n
9+ exec.activateProfiles =deploy-to-scijava
10+ pushChanges =false
11+ scm.rollbackCommitComment =@{prefix} rollback the release of @{releaseLabel}
12+ remoteTagging =true
13+ scm.commentPrefix =[maven-release-plugin]
14+ releaseStrategyId =default
15+ project.scm.org.scijava\: pom-scijava.connection =scm\:git\:https\://github.com/scijava/pom-scijava
16+ project.scm.org.scijava\: pom-scijava.developerConnection =scm\:git\:git@github.com\:scijava/pom-scijava
17+ completedPhase =end-release
18+ scm.url =scm\:git\:https\://github.com/scijava/pom-scijava
19+ scm.developmentCommitComment =@{prefix} prepare for next development iteration
20+ project.scm.org.scijava\: pom-scijava.tag =HEAD
21+ exec.additionalArguments =-Dgpg.skip\=true
22+ scm.tagNameFormat =@{project.artifactId}-@{project.version}
23+ project.dev.org.scijava\: pom-scijava =44.0.1-SNAPSHOT
24+ scm.tag =pom-scijava-44.0.0
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