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 >43.0.0-SNAPSHOT </version >
14+ <version >43.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-43.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+ # Thu Sep 25 16:52:50 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 =pom-scijava-43.0.0
9+ remoteTagging =true
10+ project.dev.org.scijava\: pom-scijava =43.0.1-SNAPSHOT
11+ exec.additionalArguments =-Dgpg.skip\=true
12+ scm.branchCommitComment =@{prefix} prepare branch @{releaseLabel}
13+ projectVersionPolicyId =default
14+ scm.url =scm\:git\:https\://github.com/scijava/pom-scijava
15+ scm.tagNameFormat =@{project.artifactId}-@{project.version}
16+ pinExternals =false
17+ preparationGoals =clean verify
18+ project.scm.org.scijava\: pom-scijava.tag =HEAD
19+ project.scm.org.scijava\: pom-scijava.developerConnection =scm\:git\:git@github.com\:scijava/pom-scijava
20+ scm.releaseCommitComment =@{prefix} prepare release @{releaseLabel}
21+ exec.snapshotReleasePluginAllowed =false
22+ project.scm.org.scijava\: pom-scijava.connection =scm\:git\:https\://github.com/scijava/pom-scijava
23+ exec.activateProfiles =deploy-to-scijava
24+ project.scm.org.scijava\: pom-scijava.url =https\://github.com/scijava/pom-scijava
25+ scm.developmentCommitComment =@{prefix} prepare for next development iteration
26+ scm.rollbackCommitComment =@{prefix} rollback the release of @{releaseLabel}
27+ project.rel.org.scijava\: pom-scijava =43.0.0
28+ completedPhase =end-release
You can’t perform that action at this time.
0 commit comments