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 >org.janelia.saalfeldlab</groupId >
1313 <artifactId >n5</artifactId >
14- <version >4.0.0-alpha-5-SNAPSHOT </version >
14+ <version >4.0.0-alpha-5</version >
1515
1616 <name >N5</name >
1717 <description >Not HDF5</description >
123123 <scm >
124124 <connection >scm:git:git://github.com/saalfeldlab/n5</connection >
125125 <developerConnection >scm:git:git@github.com:saalfeldlab/n5</developerConnection >
126- <tag >HEAD </tag >
126+ <tag >n5-4.0.0-alpha-5 </tag >
127127 <url >https://github.com/saalfeldlab/n5</url >
128128 </scm >
129129 <issueManagement >
Original file line number Diff line number Diff line change 1+ # release configuration
2+ # Mon Nov 10 21:21:31 CET 2025
3+ projectVersionPolicyId =default
4+ scm.branchCommitComment =@{prefix} prepare branch @{releaseLabel}
5+ pinExternals =false
6+ project.scm.org.janelia.saalfeldlab\: n5.developerConnection =scm\:git\:git@github.com\:saalfeldlab/n5
7+ projectVersionPolicyConfig =<projectVersionPolicyConfig>${projectVersionPolicyConfig}</projectVersionPolicyConfig>\n
8+ exec.activateProfiles =deploy-to-scijava
9+ pushChanges =false
10+ project.scm.org.janelia.saalfeldlab\: n5.tag =HEAD
11+ scm.rollbackCommitComment =@{prefix} rollback the release of @{releaseLabel}
12+ remoteTagging =true
13+ project.scm.org.janelia.saalfeldlab\: n5.url =https\://github.com/saalfeldlab/n5
14+ scm.commentPrefix =[maven-release-plugin]
15+ releaseStrategyId =default
16+ project.rel.org.janelia.saalfeldlab\: n5 =4.0.0-alpha-5
17+ completedPhase =end-release
18+ scm.url =scm\:git\:https\://github.com/saalfeldlab/n5
19+ scm.developmentCommitComment =@{prefix} prepare for next development iteration
20+ project.scm.org.janelia.saalfeldlab\: n5.connection =scm\:git\:git\://github.com/saalfeldlab/n5
21+ exec.additionalArguments =-Dgpg.skip\=true
22+ scm.tagNameFormat =@{project.artifactId}-@{project.version}
23+ project.dev.org.janelia.saalfeldlab\: n5 =4.0.0-alpha-6-SNAPSHOT
24+ scm.tag =n5-4.0.0-alpha-5
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