File tree Expand file tree Collapse file tree 2 files changed +30
-2
lines changed
Expand file tree Collapse file tree 2 files changed +30
-2
lines changed Original file line number Diff line number Diff line change 1111
1212 <groupId >org.janelia.saalfeldlab</groupId >
1313 <artifactId >n5</artifactId >
14- <version >3.1.1-SNAPSHOT </version >
14+ <version >3.1.1</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-3.1.1 </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+ # Tue Nov 14 15:13:18 EST 2023
3+ scm.commentPrefix =[maven-release-plugin]
4+ exec.pomFileName =pom.xml
5+ pushChanges =false
6+ releaseStrategyId =default
7+ project.scm.org.janelia.saalfeldlab\: n5.developerConnection =scm\:git\:git@github.com\:saalfeldlab/n5
8+ projectVersionPolicyConfig =<projectVersionPolicyConfig>${projectVersionPolicyConfig}</projectVersionPolicyConfig>\n
9+ scm.tag =n5-3.1.1
10+ project.rel.org.janelia.saalfeldlab\: n5 =3.1.1
11+ remoteTagging =true
12+ exec.additionalArguments =-Dgpg.skip\=true
13+ project.scm.org.janelia.saalfeldlab\: n5.tag =HEAD
14+ scm.branchCommitComment =@{prefix} prepare branch @{releaseLabel}
15+ projectVersionPolicyId =default
16+ scm.url =scm\:git\:https\://github.com/saalfeldlab/n5
17+ scm.tagNameFormat =@{project.artifactId}-@{project.version}
18+ pinExternals =false
19+ project.scm.org.janelia.saalfeldlab\: n5.url =https\://github.com/saalfeldlab/n5
20+ preparationGoals =clean verify
21+ scm.releaseCommitComment =@{prefix} prepare release @{releaseLabel}
22+ exec.snapshotReleasePluginAllowed =false
23+ project.scm.org.janelia.saalfeldlab\: n5.connection =scm\:git\:git\://github.com/saalfeldlab/n5
24+ exec.activateProfiles =deploy-to-scijava
25+ scm.developmentCommitComment =@{prefix} prepare for next development iteration
26+ scm.rollbackCommitComment =@{prefix} rollback the release of @{releaseLabel}
27+ completedPhase =end-release
28+ project.dev.org.janelia.saalfeldlab\: n5 =3.1.2-SNAPSHOT
You can’t perform that action at this time.
0 commit comments