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.5.1-SNAPSHOT </version >
14
+ <version >3.5.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.5.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
+ # Fri May 09 14:27:06 EDT 2025
3
+ projectVersionPolicyId =default
4
+ scm.branchCommitComment =@{prefix} prepare branch @{releaseLabel}
5
+ pinExternals =false
6
+ project.scm.org.janelia.saalfeldlab\: n5.developerConnection =
scm\:git\:[email protected] \: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 =3.5.1
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 =3.5.2-SNAPSHOT
24
+ scm.tag =n5-3.5.1
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