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 >4.2.1-SNAPSHOT </version >
14
+ <version >4.2.1</version >
15
15
16
16
<name >SNT</name >
17
17
<description >The ImageJ framework for quantitative neuroanatomy</description >
111
111
<scm >
112
112
<connection >scm:git:https://github.com/morphonets/SNT</connection >
113
113
<
developerConnection >scm:git:
[email protected] :morphonets/SNT</
developerConnection >
114
- <tag >SNT-4.1.17 </tag >
114
+ <tag >SNT-4.2.1 </tag >
115
115
<url >https://github.com/morphonets/SNT</url >
116
116
</scm >
117
117
<issueManagement >
Original file line number Diff line number Diff line change
1
+ # release configuration
2
+ # Mon Jul 24 16:12:21 EDT 2023
3
+ project.scm.org.morphonets\: SNT.url =https\://github.com/morphonets/SNT
4
+ project.scm.org.morphonets\: SNT.connection =scm\:git\:https\://github.com/morphonets/SNT
5
+ scm.tagNameFormat =@{project.artifactId}-@{project.version}
6
+ scm.tag =SNT-4.2.1
7
+ pushChanges =false
8
+ scm.url =scm\:git\:https\://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 =4.2.2-SNAPSHOT
14
+ project.rel.org.morphonets\: SNT =4.2.1
15
+ exec.snapshotReleasePluginAllowed =false
16
+ exec.additionalArguments =-Dgpg.skip\=true -P deploy-to-scijava
17
+ project.scm.org.morphonets\: SNT.tag =SNT-4.1.17
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