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 4
4
5
5
<groupId >org.scijava</groupId >
6
6
<artifactId >pom-scijava-base</artifactId >
7
- <version >20.1.0-SNAPSHOT </version >
7
+ <version >20.1.0</version >
8
8
<packaging >pom</packaging >
9
9
10
10
<name >SciJava Base POM</name >
101
101
<scm >
102
102
<connection >scm:git:https://github.com/scijava/pom-scijava-base</connection >
103
103
<
developerConnection >scm:git:
[email protected] :scijava/pom-scijava-base</
developerConnection >
104
- <tag >HEAD </tag >
104
+ <tag >pom-scijava-base-20.1.0 </tag >
105
105
<url >https://github.com/scijava/pom-scijava-base</url >
106
106
</scm >
107
107
<issueManagement >
Original file line number Diff line number Diff line change
1
+ # release configuration
2
+ # Mon May 12 21:23:08 CDT 2025
3
+ scm.commentPrefix =[maven-release-plugin]
4
+ exec.pomFileName =pom.xml
5
+ project.scm.org.scijava\: pom-scijava-base.developerConnection =
scm\:git\:[email protected] \:scijava/pom-scijava-base
6
+ pushChanges =false
7
+ releaseStrategyId =default
8
+ projectVersionPolicyConfig =<projectVersionPolicyConfig>${projectVersionPolicyConfig}</projectVersionPolicyConfig>\n
9
+ scm.tag =pom-scijava-base-20.1.0
10
+ remoteTagging =true
11
+ exec.additionalArguments =-Dgpg.skip\=true
12
+ scm.branchCommitComment =@{prefix} prepare branch @{releaseLabel}
13
+ projectVersionPolicyId =default
14
+ project.dev.org.scijava\: pom-scijava-base =20.1.1-SNAPSHOT
15
+ scm.url =scm\:git\:https\://github.com/scijava/pom-scijava-base
16
+ scm.tagNameFormat =@{project.artifactId}-@{project.version}
17
+ pinExternals =false
18
+ preparationGoals =clean verify
19
+ scm.releaseCommitComment =@{prefix} prepare release @{releaseLabel}
20
+ project.scm.org.scijava\: pom-scijava-base.tag =HEAD
21
+ exec.snapshotReleasePluginAllowed =false
22
+ project.scm.org.scijava\: pom-scijava-base.connection =scm\:git\:https\://github.com/scijava/pom-scijava-base
23
+ exec.activateProfiles =deploy-to-scijava
24
+ scm.developmentCommitComment =@{prefix} prepare for next development iteration
25
+ project.rel.org.scijava\: pom-scijava-base =20.1.0
26
+ scm.rollbackCommitComment =@{prefix} rollback the release of @{releaseLabel}
27
+ project.scm.org.scijava\: pom-scijava-base.url =https\://github.com/scijava/pom-scijava-base
28
+ completedPhase =end-release
You can’t perform that action at this time.
0 commit comments