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.morphonets</groupId >
13
13
<artifactId >SNT</artifactId >
14
- <version >3.2.5-SNAPSHOT </version >
14
+ <version >3.2.5</version >
15
15
16
16
<name >SNT</name >
17
17
<description >The ImageJ framework for quantitative neuroanatomy</description >
106
106
<scm >
107
107
<connection >scm:git:git://github.com/morphonets/SNT</connection >
108
108
<
developerConnection >scm:git:
[email protected] :morphonets/SNT</
developerConnection >
109
- <tag >HEAD </tag >
109
+ <tag >SNT-3.2.5 </tag >
110
110
<url >https://github.com/morphonets/SNT</url >
111
111
</scm >
112
112
<issueManagement >
Original file line number Diff line number Diff line change
1
+ # release configuration
2
+ # Wed May 05 07:57:24 EDT 2021
3
+ project.scm.org.morphonets\: SNT.url =https\://github.com/morphonets/SNT
4
+ project.scm.org.morphonets\: SNT.connection =scm\:git\:git\://github.com/morphonets/SNT
5
+ scm.tagNameFormat =@{project.artifactId}-@{project.version}
6
+ scm.tag =SNT-3.2.5
7
+ pushChanges =false
8
+ scm.url =scm\:git\:git\://github.com/morphonets/SNT
9
+ preparationGoals =clean verify
10
+ remoteTagging =true
11
+ projectVersionPolicyId =default
12
+ scm.commentPrefix =[maven-release-plugin]
13
+ project.dev.org.morphonets\: SNT =3.2.6-SNAPSHOT
14
+ project.rel.org.morphonets\: SNT =3.2.5
15
+ exec.snapshotReleasePluginAllowed =false
16
+ exec.additionalArguments =-Dgpg.skip\=true -P deploy-to-scijava
17
+ project.scm.org.morphonets\: SNT.tag =HEAD
18
+ completedPhase =end-release
19
+ project.scm.org.morphonets\: SNT.developerConnection =
scm\:git\:[email protected] \:morphonets/SNT
You can’t perform that action at this time.
0 commit comments