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.12.3-SNAPSHOT </version >
14+ <version >7.13.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.13.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+ # Tue Jun 25 15:20:18 CEST 2024
3+ scm.commentPrefix =[maven-release-plugin]
4+ exec.pomFileName =pom.xml
5+ pushChanges =false
6+ releaseStrategyId =default
7+ project.scm.sc.fiji\: TrackMate.developerConnection =scm\:git\:git@github.com\:trackmate-sc/TrackMate
8+ project.scm.sc.fiji\: TrackMate.connection =scm\:git\:https\://github.com/trackmate-sc/TrackMate
9+ projectVersionPolicyConfig =<projectVersionPolicyConfig>${projectVersionPolicyConfig}</projectVersionPolicyConfig>\n
10+ scm.tag =TrackMate-7.13.0
11+ remoteTagging =true
12+ exec.additionalArguments =-Dgpg.skip\=true
13+ scm.branchCommitComment =@{prefix} prepare branch @{releaseLabel}
14+ project.rel.sc.fiji\: TrackMate =7.13.0
15+ projectVersionPolicyId =default
16+ scm.url =scm\:git\:https\://github.com/trackmate-sc/TrackMate
17+ scm.tagNameFormat =@{project.artifactId}-@{project.version}
18+ pinExternals =false
19+ preparationGoals =clean verify
20+ project.scm.sc.fiji\: TrackMate.tag =HEAD
21+ scm.releaseCommitComment =@{prefix} prepare release @{releaseLabel}
22+ exec.snapshotReleasePluginAllowed =false
23+ exec.activateProfiles =deploy-to-scijava
24+ project.scm.sc.fiji\: TrackMate.url =https\://github.com/trackmate-sc/TrackMate
25+ scm.developmentCommitComment =@{prefix} prepare for next development iteration
26+ scm.rollbackCommitComment =@{prefix} rollback the release of @{releaseLabel}
27+ completedPhase =end-release
28+ project.dev.sc.fiji\: TrackMate =7.13.1-SNAPSHOT
You can’t perform that action at this time.
0 commit comments