File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1111
1212 <groupId >ch.epfl.biop</groupId >
1313 <artifactId >ImageToAtlasRegister</artifactId >
14- <version >0.11.0-SNAPSHOT </version >
14+ <version >0.11.0</version >
1515
1616 <name >Plugin To Register Images to Atlases</name >
1717 <description >Collection of tools to register images to atlases in Fiji.</description >
7878 <connection >scm:git:https://github.com/BIOP/ijp-imagetoatlas</connection >
7979 <developerConnection >scm:git:git@github.com:BIOP/ijp-imagetoatlas</developerConnection >
8080 <url >https://github.com/BIOP/ijp-imagetoatlas</url >
81- <tag >HEAD </tag >
81+ <tag >ImageToAtlasRegister-0.11.0 </tag >
8282 </scm >
8383
8484 <issueManagement >
Original file line number Diff line number Diff line change 1+ # release configuration
2+ # Thu Oct 30 08:34:12 CET 2025
3+ projectVersionPolicyId =default
4+ scm.branchCommitComment =@{prefix} prepare branch @{releaseLabel}
5+ pinExternals =false
6+ projectVersionPolicyConfig =<projectVersionPolicyConfig>${projectVersionPolicyConfig}</projectVersionPolicyConfig>\n
7+ exec.activateProfiles =deploy-to-scijava
8+ pushChanges =false
9+ project.scm.ch.epfl.biop\: ImageToAtlasRegister.connection =scm\:git\:https\://github.com/BIOP/ijp-imagetoatlas
10+ project.scm.ch.epfl.biop\: ImageToAtlasRegister.url =https\://github.com/BIOP/ijp-imagetoatlas
11+ scm.rollbackCommitComment =@{prefix} rollback the release of @{releaseLabel}
12+ remoteTagging =true
13+ scm.commentPrefix =[maven-release-plugin]
14+ releaseStrategyId =default
15+ completedPhase =end-release
16+ scm.url =scm\:git\:https\://github.com/BIOP/ijp-imagetoatlas
17+ scm.developmentCommitComment =@{prefix} prepare for next development iteration
18+ project.scm.ch.epfl.biop\: ImageToAtlasRegister.developerConnection =scm\:git\:git@github.com\:BIOP/ijp-imagetoatlas
19+ project.scm.ch.epfl.biop\: ImageToAtlasRegister.tag =HEAD
20+ exec.additionalArguments =-Dgpg.skip\=true
21+ scm.tagNameFormat =@{project.artifactId}-@{project.version}
22+ project.dev.ch.epfl.biop\: ImageToAtlasRegister =0.11.1-SNAPSHOT
23+ project.rel.ch.epfl.biop\: ImageToAtlasRegister =0.11.0
24+ scm.tag =ImageToAtlasRegister-0.11.0
25+ exec.snapshotReleasePluginAllowed =false
26+ preparationGoals =clean verify
27+ scm.releaseCommitComment =@{prefix} prepare release @{releaseLabel}
28+ exec.pomFileName =pom.xml
You can’t perform that action at this time.
0 commit comments