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 >atlas</artifactId >
14- <version >0.3.2-SNAPSHOT </version >
14+ <version >0.3.2</version >
1515
1616 <name >Atlases</name >
1717 <description >Repo containing a standard API for Atlases and some example ones</description >
8787 <scm >
8888 <connection >scm:git:https://github.com/BIOP/ijp-atlas</connection >
8989 <developerConnection >scm:git:git@github.com:BIOP/ijp-atlas</developerConnection >
90- <tag >HEAD </tag >
90+ <tag >atlas-0.3.2 </tag >
9191 <url >https://github.com/BIOP/ijp-atlas</url >
9292 </scm >
9393
Original file line number Diff line number Diff line change 1+ # release configuration
2+ # Wed Aug 27 16:34:14 CEST 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\: atlas =0.3.3-SNAPSHOT
11+ project.rel.ch.epfl.biop\: atlas =0.3.2
12+ project.scm.ch.epfl.biop\: atlas.connection =scm\:git\:https\://github.com/BIOP/ijp-atlas
13+ project.scm.ch.epfl.biop\: atlas.developerConnection =scm\:git\:git@github.com\:BIOP/ijp-atlas
14+ project.scm.ch.epfl.biop\: atlas.tag =HEAD
15+ project.scm.ch.epfl.biop\: atlas.url =https\://github.com/BIOP/ijp-atlas
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 =atlas-0.3.2
27+ scm.tagNameFormat =@{project.artifactId}-@{project.version}
28+ scm.url =scm\:git\:https\://github.com/BIOP/ijp-atlas
You can’t perform that action at this time.
0 commit comments