File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1010
1111 <groupId >org.mastodon</groupId >
1212 <artifactId >mastodon</artifactId >
13- <version >1.0.0-beta-35-SNAPSHOT </version >
13+ <version >1.0.0-beta-35</version >
1414
1515 <name >Mastodon</name >
1616 <description >Mastodon – a large-scale tracking and track-editing framework for large, multi-view images.</description >
164164 <scm >
165165 <connection >scm:git:https://github.com/mastodon-sc/mastodon</connection >
166166 <developerConnection >scm:git:git@github.com:mastodon-sc/mastodon</developerConnection >
167- <tag >HEAD </tag >
167+ <tag >mastodon-1.0.0-beta-35 </tag >
168168 <url >https://github.com/mastodon-sc/mastodon</url >
169169 </scm >
170170 <issueManagement >
Original file line number Diff line number Diff line change 1+ # release configuration
2+ # Mon Sep 08 16:59:10 CEST 2025
3+ project.scm.org.mastodon\: mastodon.connection =scm\:git\:https\://github.com/mastodon-sc/mastodon
4+ scm.commentPrefix =[maven-release-plugin]
5+ exec.pomFileName =pom.xml
6+ project.scm.org.mastodon\: mastodon.tag =HEAD
7+ pushChanges =false
8+ releaseStrategyId =default
9+ project.dev.org.mastodon\: mastodon =1.0.0-beta-36-SNAPSHOT
10+ projectVersionPolicyConfig =<projectVersionPolicyConfig>${projectVersionPolicyConfig}</projectVersionPolicyConfig>\n
11+ scm.tag =mastodon-1.0.0-beta-35
12+ remoteTagging =true
13+ project.scm.org.mastodon\: mastodon.url =https\://github.com/mastodon-sc/mastodon
14+ exec.additionalArguments =-Dgpg.skip\=true
15+ project.rel.org.mastodon\: mastodon =1.0.0-beta-35
16+ scm.branchCommitComment =@{prefix} prepare branch @{releaseLabel}
17+ project.scm.org.mastodon\: mastodon.developerConnection =scm\:git\:git@github.com\:mastodon-sc/mastodon
18+ projectVersionPolicyId =default
19+ scm.url =scm\:git\:https\://github.com/mastodon-sc/mastodon
20+ scm.tagNameFormat =@{project.artifactId}-@{project.version}
21+ pinExternals =false
22+ preparationGoals =clean verify
23+ scm.releaseCommitComment =@{prefix} prepare release @{releaseLabel}
24+ exec.snapshotReleasePluginAllowed =false
25+ exec.activateProfiles =deploy-to-scijava
26+ scm.developmentCommitComment =@{prefix} prepare for next development iteration
27+ scm.rollbackCommitComment =@{prefix} rollback the release of @{releaseLabel}
28+ completedPhase =end-release
You can’t perform that action at this time.
0 commit comments