File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1212 <artifactId >JACoP_B</artifactId >
1313 <description >An update to the JACoP Plugin that helps in the management of ROIs, Z sections and helps generate cleaner reports</description >
1414 <groupId >ch.epfl.biop.coloc</groupId >
15- <version >1.2.1-SNAPSHOT </version >
15+ <version >1.3.0 </version >
1616
1717 <name >JACoP_B</name >
1818 <url >https://imagej.net/plugins/jacop</url >
108108 <connection >scm:git:https://github.com/BIOP/ijp-jacop-b</connection >
109109 <developerConnection >scm:git:git@github.com:BIOP/ijp-jacop-b</developerConnection >
110110 <url >https://github.com/BIOP/ijp-jacop-b</url >
111- <tag >HEAD </tag >
111+ <tag >JACoP_B-1.3.0 </tag >
112112 </scm >
113113 <issueManagement >
114114 <system >GitHub Issues</system >
Original file line number Diff line number Diff line change 1+ # release configuration
2+ # Thu Jan 08 15:45:41 CET 2026
3+ completedPhase =end-release
4+ exec.activateProfiles =deploy-to-scijava
5+ exec.additionalArguments =-Dgpg.skip\=true
6+ exec.pomFileName =pom.xml
7+ exec.snapshotReleasePluginAllowed =false
8+ pinExternals =false
9+ preparationGoals =clean verify
10+ project.dev.ch.epfl.biop.coloc\: JACoP_B =1.3.1-SNAPSHOT
11+ project.rel.ch.epfl.biop.coloc\: JACoP_B =1.3.0
12+ project.scm.ch.epfl.biop.coloc\: JACoP_B.connection =scm\:git\:https\://github.com/BIOP/ijp-jacop-b
13+ project.scm.ch.epfl.biop.coloc\: JACoP_B.developerConnection =scm\:git\:git@github.com\:BIOP/ijp-jacop-b
14+ project.scm.ch.epfl.biop.coloc\: JACoP_B.tag =HEAD
15+ project.scm.ch.epfl.biop.coloc\: JACoP_B.url =https\://github.com/BIOP/ijp-jacop-b
16+ projectVersionPolicyConfig =<projectVersionPolicyConfig>${projectVersionPolicyConfig}</projectVersionPolicyConfig>\n
17+ projectVersionPolicyId =default
18+ pushChanges =false
19+ releaseStrategyId =default
20+ remoteTagging =true
21+ scm.branchCommitComment =@{prefix} prepare branch @{releaseLabel}
22+ scm.commentPrefix =[maven-release-plugin]
23+ scm.developmentCommitComment =@{prefix} prepare for next development iteration
24+ scm.releaseCommitComment =@{prefix} prepare release @{releaseLabel}
25+ scm.rollbackCommitComment =@{prefix} rollback the release of @{releaseLabel}
26+ scm.tag =JACoP_B-1.3.0
27+ scm.tagNameFormat =@{project.artifactId}-@{project.version}
28+ scm.url =scm\:git\:https\://github.com/BIOP/ijp-jacop-b
You can’t perform that action at this time.
0 commit comments