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 1111
1212 <groupId >fr.inra.ijpb</groupId >
1313 <artifactId >MorphoLibJ_</artifactId >
14- <version >1.6.2-SNAPSHOT </version >
14+ <version >1.6.2</version >
1515
1616 <name >MorphoLibJ</name >
1717 <description >Mathematical morphology library and plugins for ImageJ/Fiji.</description >
8383 <scm >
8484 <connection >scm:git:https://github.com/ijpb/MorphoLibJ</connection >
8585 <
developerConnection >scm:git:
[email protected] :ijpb/MorphoLibJ</
developerConnection >
86- <tag >HEAD </tag >
86+ <tag >MorphoLibJ_-1.6.2 </tag >
8787 <url >https://github.com/ijpb/MorphoLibJ</url >
8888 </scm >
8989 <issueManagement >
Original file line number Diff line number Diff line change 1+ # release configuration
2+ # Mon Oct 16 15:14:18 CEST 2023
3+ scm.commentPrefix =[maven-release-plugin]
4+ exec.pomFileName =pom.xml
5+ pushChanges =false
6+ releaseStrategyId =default
7+ project.rel.fr.inra.ijpb\: MorphoLibJ_ =1.6.2
8+ projectVersionPolicyConfig =<projectVersionPolicyConfig>${projectVersionPolicyConfig}</projectVersionPolicyConfig>\n
9+ scm.tag =MorphoLibJ_-1.6.2
10+ project.scm.fr.inra.ijpb\: MorphoLibJ_.tag =HEAD
11+ remoteTagging =true
12+ exec.additionalArguments =-Dgpg.skip\=true
13+ scm.branchCommitComment =@{prefix} prepare branch @{releaseLabel}
14+ project.scm.fr.inra.ijpb\: MorphoLibJ_.connection =scm\:git\:https\://github.com/ijpb/MorphoLibJ
15+ projectVersionPolicyId =default
16+ scm.url =scm\:git\:https\://github.com/ijpb/MorphoLibJ
17+ scm.tagNameFormat =@{project.artifactId}-@{project.version}
18+ project.scm.fr.inra.ijpb\: MorphoLibJ_.url =https\://github.com/ijpb/MorphoLibJ
19+ pinExternals =false
20+ preparationGoals =clean verify
21+ scm.releaseCommitComment =@{prefix} prepare release @{releaseLabel}
22+ exec.snapshotReleasePluginAllowed =false
23+ project.dev.fr.inra.ijpb\: MorphoLibJ_ =1.6.3-SNAPSHOT
24+ exec.activateProfiles =deploy-to-scijava
25+ scm.developmentCommitComment =@{prefix} prepare for next development iteration
26+ project.scm.fr.inra.ijpb\: MorphoLibJ_.developerConnection =
scm\:git\:[email protected] \:ijpb/MorphoLibJ 27+ scm.rollbackCommitComment =@{prefix} rollback the release of @{releaseLabel}
28+ completedPhase =end-release
You can’t perform that action at this time.
0 commit comments