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 11
11
12
12
<groupId >org.janelia.saalfeldlab</groupId >
13
13
<artifactId >n5</artifactId >
14
- <version >3.1.1-SNAPSHOT </version >
14
+ <version >3.1.1</version >
15
15
16
16
<name >N5</name >
17
17
<description >Not HDF5</description >
123
123
<scm >
124
124
<connection >scm:git:git://github.com/saalfeldlab/n5</connection >
125
125
<
developerConnection >scm:git:
[email protected] :saalfeldlab/n5</
developerConnection >
126
- <tag >HEAD </tag >
126
+ <tag >n5-3.1.1 </tag >
127
127
<url >https://github.com/saalfeldlab/n5</url >
128
128
</scm >
129
129
<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\:[email protected] \: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