File tree Expand file tree Collapse file tree 2 files changed +29
-2
lines changed
Expand file tree Collapse file tree 2 files changed +29
-2
lines changed Original file line number Diff line number Diff line change 1010 </parent >
1111
1212 <artifactId >scijava-coding-style</artifactId >
13- <version >2.1.1-SNAPSHOT </version >
13+ <version >2.1.1</version >
1414
1515 <name >SciJava Coding Style</name >
1616 <description >Configuration Files For SciJava and ImgLib2 Coding Styles</description >
8282 <scm >
8383 <connection >scm:git:https://github.com/scijava/scijava-coding-style</connection >
8484 <
developerConnection >scm:git:
[email protected] :scijava/scijava-coding-style</
developerConnection >
85- <tag >HEAD </tag >
85+ <tag >scijava-coding-style-2.1.1 </tag >
8686 <url >https://github.com/scijava/scijava-coding-style</url >
8787 </scm >
8888 <issueManagement >
Original file line number Diff line number Diff line change 1+ # release configuration
2+ # Thu Mar 09 19:33:29 CST 2023
3+ scm.commentPrefix =[maven-release-plugin]
4+ project.scm.org.scijava\: scijava-coding-style.tag =HEAD
5+ exec.pomFileName =pom.xml
6+ pushChanges =false
7+ releaseStrategyId =default
8+ project.dev.org.scijava\: scijava-coding-style =2.1.2-SNAPSHOT
9+ scm.tag =scijava-coding-style-2.1.1
10+ project.scm.org.scijava\: scijava-coding-style.url =https\://github.com/scijava/scijava-coding-style
11+ remoteTagging =true
12+ exec.additionalArguments =-Dgpg.skip\=true
13+ project.scm.org.scijava\: scijava-coding-style.developerConnection =
scm\:git\:[email protected] \:scijava/scijava-coding-style 14+ scm.branchCommitComment =@{prefix} prepare branch @{releaseLabel}
15+ project.rel.org.scijava\: scijava-coding-style =2.1.1
16+ projectVersionPolicyId =default
17+ scm.url =scm\:git\:https\://github.com/scijava/scijava-coding-style
18+ scm.tagNameFormat =@{project.artifactId}-@{project.version}
19+ pinExternals =false
20+ preparationGoals =clean verify
21+ project.scm.org.scijava\: scijava-coding-style.connection =scm\:git\:https\://github.com/scijava/scijava-coding-style
22+ scm.releaseCommitComment =@{prefix} prepare release @{releaseLabel}
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+ completedPhase =end-release
You can’t perform that action at this time.
0 commit comments