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 44
55 <groupId >org.scijava</groupId >
66 <artifactId >pom-scijava-base</artifactId >
7- <version >21.1.0-SNAPSHOT </version >
7+ <version >21.1.0</version >
88 <packaging >pom</packaging >
99
1010 <name >SciJava Base POM</name >
101101 <scm >
102102 <connection >scm:git:https://github.com/scijava/pom-scijava-base</connection >
103103 <
developerConnection >scm:git:
[email protected] :scijava/pom-scijava-base</
developerConnection >
104- <tag >HEAD </tag >
104+ <tag >pom-scijava-base-21.1.0 </tag >
105105 <url >https://github.com/scijava/pom-scijava-base</url >
106106 </scm >
107107 <issueManagement >
Original file line number Diff line number Diff line change 1+ # release configuration
2+ # Wed Jul 23 10:16:07 CDT 2025
3+ projectVersionPolicyId =default
4+ scm.branchCommitComment =@{prefix} prepare branch @{releaseLabel}
5+ project.rel.org.scijava\: pom-scijava-base =21.1.0
6+ pinExternals =false
7+ projectVersionPolicyConfig =<projectVersionPolicyConfig>${projectVersionPolicyConfig}</projectVersionPolicyConfig>\n
8+ exec.activateProfiles =deploy-to-scijava
9+ pushChanges =false
10+ project.scm.org.scijava\: pom-scijava-base.url =https\://github.com/scijava/pom-scijava-base
11+ scm.rollbackCommitComment =@{prefix} rollback the release of @{releaseLabel}
12+ remoteTagging =true
13+ scm.commentPrefix =[maven-release-plugin]
14+ releaseStrategyId =default
15+ completedPhase =end-release
16+ project.scm.org.scijava\: pom-scijava-base.developerConnection =
scm\:git\:[email protected] \:scijava/pom-scijava-base 17+ scm.url =scm\:git\:https\://github.com/scijava/pom-scijava-base
18+ scm.developmentCommitComment =@{prefix} prepare for next development iteration
19+ exec.additionalArguments =-Dgpg.skip\=true
20+ scm.tagNameFormat =@{project.artifactId}-@{project.version}
21+ project.dev.org.scijava\: pom-scijava-base =21.1.1-SNAPSHOT
22+ project.scm.org.scijava\: pom-scijava-base.tag =HEAD
23+ project.scm.org.scijava\: pom-scijava-base.connection =scm\:git\:https\://github.com/scijava/pom-scijava-base
24+ scm.tag =pom-scijava-base-21.1.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