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 >TrackMate</artifactId >
14- <version >7.11.2-SNAPSHOT </version >
14+ <version >7.12.0 </version >
1515
1616 <name >TrackMate</name >
1717 <description >TrackMate plugin for Fiji.</description >
121121 <scm >
122122 <connection >scm:git:https://github.com/trackmate-sc/TrackMate</connection >
123123 <developerConnection >scm:git:git@github.com:trackmate-sc/TrackMate</developerConnection >
124- <tag >HEAD </tag >
124+ <tag >TrackMate-7.12.0 </tag >
125125 <url >https://github.com/trackmate-sc/TrackMate</url >
126126 </scm >
127127 <issueManagement >
Original file line number Diff line number Diff line change 1+ # release configuration
2+ # Mon Mar 25 14:55:24 CET 2024
3+ projectVersionPolicyId =default
4+ scm.branchCommitComment =@{prefix} prepare branch @{releaseLabel}
5+ project.scm.sc.fiji\: TrackMate.developerConnection =scm\:git\:git@github.com\:trackmate-sc/TrackMate
6+ pinExternals =false
7+ projectVersionPolicyConfig =<projectVersionPolicyConfig>${projectVersionPolicyConfig}</projectVersionPolicyConfig>\n
8+ exec.activateProfiles =deploy-to-scijava
9+ pushChanges =false
10+ project.dev.sc.fiji\: TrackMate =7.12.1-SNAPSHOT
11+ project.rel.sc.fiji\: TrackMate =7.12.0
12+ project.scm.sc.fiji\: TrackMate.url =https\://github.com/trackmate-sc/TrackMate
13+ scm.rollbackCommitComment =@{prefix} rollback the release of @{releaseLabel}
14+ remoteTagging =true
15+ scm.commentPrefix =[maven-release-plugin]
16+ releaseStrategyId =default
17+ completedPhase =end-release
18+ scm.url =scm\:git\:https\://github.com/trackmate-sc/TrackMate
19+ scm.developmentCommitComment =@{prefix} prepare for next development iteration
20+ project.scm.sc.fiji\: TrackMate.connection =scm\:git\:https\://github.com/trackmate-sc/TrackMate
21+ exec.additionalArguments =-Dgpg.skip\=true
22+ scm.tagNameFormat =@{project.artifactId}-@{project.version}
23+ project.scm.sc.fiji\: TrackMate.tag =HEAD
24+ scm.tag =TrackMate-7.12.0
25+ exec.snapshotReleasePluginAllowed =false
26+ preparationGoals =clean verify
27+ exec.pomFileName =pom.xml
28+ scm.releaseCommitComment =@{prefix} prepare release @{releaseLabel}
You can’t perform that action at this time.
0 commit comments