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 >sc.fiji</groupId >
1313 <artifactId >MaMuT</artifactId >
14- <version >7.0.2-SNAPSHOT </version >
14+ <version >7.0.2</version >
1515
1616 <name >MaMuT</name >
1717 <description >Fiji plugin for the annotation of massive, multi-view data.</description >
9090 <scm >
9191 <connection >scm:git:git://github.com/fiji/MaMuT</connection >
9292 <developerConnection >scm:git:git@github.com:fiji/MaMuT</developerConnection >
93- <tag >HEAD </tag >
93+ <tag >MaMuT-7.0.2 </tag >
9494 <url >https://github.com/fiji/MaMuT</url >
9595 </scm >
9696 <issueManagement >
Original file line number Diff line number Diff line change 1+ # release configuration
2+ # Wed Oct 20 13:42:35 CEST 2021
3+ project.scm.sc.fiji\: MaMuT.connection =scm\:git\:git\://github.com/fiji/MaMuT
4+ scm.tagNameFormat =@{project.artifactId}-@{project.version}
5+ scm.tag =MaMuT-7.0.2
6+ project.dev.sc.fiji\: MaMuT =7.0.3-SNAPSHOT
7+ pushChanges =false
8+ scm.url =scm\:git\:git\://github.com/fiji/MaMuT
9+ preparationGoals =clean verify
10+ project.scm.sc.fiji\: MaMuT.tag =HEAD
11+ project.scm.sc.fiji\: MaMuT.url =https\://github.com/fiji/MaMuT
12+ project.rel.sc.fiji\: MaMuT =7.0.2
13+ project.scm.sc.fiji\: MaMuT.developerConnection =scm\:git\:git@github.com\:fiji/MaMuT
14+ remoteTagging =true
15+ projectVersionPolicyId =default
16+ scm.commentPrefix =[maven-release-plugin]
17+ exec.snapshotReleasePluginAllowed =false
18+ exec.additionalArguments =-Dgpg.skip\=true -P deploy-to-scijava
19+ completedPhase =end-release
You can’t perform that action at this time.
0 commit comments