File tree Expand file tree Collapse file tree 2 files changed +21
-2
lines changed
Expand file tree Collapse file tree 2 files changed +21
-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 >2.5.1-SNAPSHOT </version >
14+ <version >2.5.1</version >
1515
1616 <name >N5</name >
1717 <description >Not HDF5</description >
8181 <scm >
8282 <connection >scm:git:git://github.com/saalfeldlab/n5</connection >
8383 <developerConnection >scm:git:git@github.com:saalfeldlab/n5</developerConnection >
84- <tag >HEAD </tag >
84+ <tag >n5-2.5.1 </tag >
8585 <url >https://github.com/saalfeldlab/n5</url >
8686 </scm >
8787 <issueManagement >
Original file line number Diff line number Diff line change 1+ # release configuration
2+ # Fri May 21 17:53:57 EDT 2021
3+ project.dev.org.janelia.saalfeldlab\: n5 =2.5.2-SNAPSHOT
4+ scm.tagNameFormat =@{project.artifactId}-@{project.version}
5+ scm.tag =n5-2.5.1
6+ pushChanges =false
7+ scm.url =scm\:git\:git\://github.com/saalfeldlab/n5
8+ preparationGoals =clean verify
9+ project.rel.org.janelia.saalfeldlab\: n5 =2.5.1
10+ project.scm.org.janelia.saalfeldlab\: n5.developerConnection =scm\:git\:git@github.com\:saalfeldlab/n5
11+ remoteTagging =true
12+ projectVersionPolicyId =default
13+ scm.commentPrefix =[maven-release-plugin]
14+ project.scm.org.janelia.saalfeldlab\: n5.connection =scm\:git\:git\://github.com/saalfeldlab/n5
15+ project.scm.org.janelia.saalfeldlab\: n5.tag =HEAD
16+ exec.snapshotReleasePluginAllowed =false
17+ exec.additionalArguments =-Dgpg.skip\=true -P deploy-to-scijava
18+ project.scm.org.janelia.saalfeldlab\: n5.url =https\://github.com/saalfeldlab/n5
19+ completedPhase =end-release
You can’t perform that action at this time.
0 commit comments