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.1-SNAPSHOT </version >
14+ <version >0.11.1</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.1 </tag >
8282 </scm >
8383
8484 <issueManagement >
Original file line number Diff line number Diff line change 1+ # release configuration
2+ # Mon Dec 15 21:56:08 CET 2025
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\: ImageToAtlasRegister =0.11.2-SNAPSHOT
11+ project.rel.ch.epfl.biop\: ImageToAtlasRegister =0.11.1
12+ project.scm.ch.epfl.biop\: ImageToAtlasRegister.connection =scm\:git\:https\://github.com/BIOP/ijp-imagetoatlas
13+ project.scm.ch.epfl.biop\: ImageToAtlasRegister.developerConnection =scm\:git\:git@github.com\:BIOP/ijp-imagetoatlas
14+ project.scm.ch.epfl.biop\: ImageToAtlasRegister.tag =HEAD
15+ project.scm.ch.epfl.biop\: ImageToAtlasRegister.url =https\://github.com/BIOP/ijp-imagetoatlas
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 =ImageToAtlasRegister-0.11.1
27+ scm.tagNameFormat =@{project.artifactId}-@{project.version}
28+ scm.url =scm\:git\:https\://github.com/BIOP/ijp-imagetoatlas
You can’t perform that action at this time.
0 commit comments