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 1010 </parent >
1111
1212 <artifactId >scijava-grab</artifactId >
13- <version >0.1.2-SNAPSHOT </version >
13+ <version >0.1.2</version >
1414
1515 <name >SciJava Grab</name >
1616 <description >SciJava library for dynamically grabbing dependencies.</description >
6565 <scm >
6666 <connection >scm:git:https://github.com/scijava/scijava-grab</connection >
6767 <developerConnection >scm:git:git@github.com:scijava/scijava-grab</developerConnection >
68- <tag >HEAD </tag >
68+ <tag >scijava-grab-0.1.2 </tag >
6969 <url >https://github.com/scijava/scijava-grab</url >
7070 </scm >
7171 <issueManagement >
Original file line number Diff line number Diff line change 1+ # release configuration
2+ # Tue Feb 27 14:51:38 CST 2024
3+ scm.commentPrefix =[maven-release-plugin]
4+ project.rel.org.scijava\: scijava-grab =0.1.2
5+ exec.pomFileName =pom.xml
6+ pushChanges =false
7+ releaseStrategyId =default
8+ project.scm.org.scijava\: scijava-grab.url =https\://github.com/scijava/scijava-grab
9+ projectVersionPolicyConfig =<projectVersionPolicyConfig>${projectVersionPolicyConfig}</projectVersionPolicyConfig>\n
10+ scm.tag =scijava-grab-0.1.2
11+ remoteTagging =true
12+ exec.additionalArguments =-Dgpg.skip\=true
13+ scm.branchCommitComment =@{prefix} prepare branch @{releaseLabel}
14+ projectVersionPolicyId =default
15+ scm.url =scm\:git\:https\://github.com/scijava/scijava-grab
16+ scm.tagNameFormat =@{project.artifactId}-@{project.version}
17+ pinExternals =false
18+ preparationGoals =clean verify
19+ project.scm.org.scijava\: scijava-grab.connection =scm\:git\:https\://github.com/scijava/scijava-grab
20+ scm.releaseCommitComment =@{prefix} prepare release @{releaseLabel}
21+ project.dev.org.scijava\: scijava-grab =0.1.3-SNAPSHOT
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-grab.developerConnection =scm\:git\:git@github.com\:scijava/scijava-grab
26+ scm.rollbackCommitComment =@{prefix} rollback the release of @{releaseLabel}
27+ completedPhase =end-release
28+ project.scm.org.scijava\: scijava-grab.tag =HEAD
You can’t perform that action at this time.
0 commit comments