File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1010 </parent >
1111
1212 <artifactId >scijava-plugins-commands</artifactId >
13- <version >0.2.4-SNAPSHOT </version >
13+ <version >0.2.4</version >
1414
1515 <name >SciJava Plugins: Commands</name >
1616 <description >Core commands for SciJava applications.</description >
7474 <scm >
7575 <connection >scm:git:https://github.com/scijava/scijava-plugins-commands</connection >
7676 <developerConnection >scm:git:git@github.com:scijava/scijava-plugins-commands</developerConnection >
77- <tag >HEAD </tag >
77+ <tag >scijava-plugins-commands-0.2.4 </tag >
7878 <url >https://github.com/scijava/scijava-plugins-commands</url >
7979 </scm >
8080 <issueManagement >
Original file line number Diff line number Diff line change 1+ # release configuration
2+ # Thu Mar 09 19:41:20 CST 2023
3+ scm.commentPrefix =[maven-release-plugin]
4+ exec.pomFileName =pom.xml
5+ project.scm.org.scijava\: scijava-plugins-commands.url =https\://github.com/scijava/scijava-plugins-commands
6+ pushChanges =false
7+ releaseStrategyId =default
8+ scm.tag =scijava-plugins-commands-0.2.4
9+ remoteTagging =true
10+ exec.additionalArguments =-Dgpg.skip\=true
11+ scm.branchCommitComment =@{prefix} prepare branch @{releaseLabel}
12+ project.scm.org.scijava\: scijava-plugins-commands.connection =scm\:git\:https\://github.com/scijava/scijava-plugins-commands
13+ projectVersionPolicyId =default
14+ project.scm.org.scijava\: scijava-plugins-commands.developerConnection =scm\:git\:git@github.com\:scijava/scijava-plugins-commands
15+ project.dev.org.scijava\: scijava-plugins-commands =0.2.5-SNAPSHOT
16+ project.rel.org.scijava\: scijava-plugins-commands =0.2.4
17+ scm.url =scm\:git\:https\://github.com/scijava/scijava-plugins-commands
18+ scm.tagNameFormat =@{project.artifactId}-@{project.version}
19+ pinExternals =false
20+ preparationGoals =clean verify
21+ scm.releaseCommitComment =@{prefix} prepare release @{releaseLabel}
22+ exec.snapshotReleasePluginAllowed =false
23+ exec.activateProfiles =deploy-to-scijava
24+ scm.developmentCommitComment =@{prefix} prepare for next development iteration
25+ project.scm.org.scijava\: scijava-plugins-commands.tag =HEAD
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