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 11
11
12
12
<groupId >org.janelia.saalfeldlab</groupId >
13
13
<artifactId >n5</artifactId >
14
- <version >2.5.1-SNAPSHOT </version >
14
+ <version >2.5.1</version >
15
15
16
16
<name >N5</name >
17
17
<description >Not HDF5</description >
81
81
<scm >
82
82
<connection >scm:git:git://github.com/saalfeldlab/n5</connection >
83
83
<
developerConnection >scm:git:
[email protected] :saalfeldlab/n5</
developerConnection >
84
- <tag >HEAD </tag >
84
+ <tag >n5-2.5.1 </tag >
85
85
<url >https://github.com/saalfeldlab/n5</url >
86
86
</scm >
87
87
<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\:[email protected] \: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