File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1111
1212 <groupId >org.morphonets</groupId >
1313 <artifactId >SNT</artifactId >
14- <version >4.1.16-SNAPSHOT </version >
14+ <version >4.1.16</version >
1515
1616 <name >SNT</name >
1717 <description >The ImageJ framework for quantitative neuroanatomy</description >
111111 <scm >
112112 <connection >scm:git:https://github.com/morphonets/SNT</connection >
113113 <developerConnection >scm:git:git@github.com:morphonets/SNT</developerConnection >
114- <tag >HEAD </tag >
114+ <tag >SNT-4.1.16 </tag >
115115 <url >https://github.com/morphonets/SNT</url >
116116 </scm >
117117 <issueManagement >
Original file line number Diff line number Diff line change 1+ # release configuration
2+ # Thu May 04 10:21:35 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.1.16
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.1.17-SNAPSHOT
14+ project.rel.org.morphonets\: SNT =4.1.16
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\:git@github.com\:morphonets/SNT
You can’t perform that action at this time.
0 commit comments