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