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 >net.preibisch</groupId >
1313 <artifactId >BigStitcher</artifactId >
14- <version >2.5.1-SNAPSHOT </version >
14+ <version >2.5.1</version >
1515
1616 <name >Big Stitcher</name >
1717 <description >Multiview stitching of large datasets.</description >
8282 <scm >
8383 <connection >scm:git:https://github.com/PreibischLab/BigStitcher</connection >
8484 <developerConnection >scm:git:git@github.com:PreibischLab/BigStitcher</developerConnection >
85- <tag >HEAD </tag >
85+ <tag >BigStitcher-2.5.1 </tag >
8686 <url >https://github.com/PreibischLab/BigStitcher</url >
8787 </scm >
8888 <issueManagement >
Original file line number Diff line number Diff line change 1+ # release configuration
2+ # Tue Apr 29 14:51:48 EDT 2025
3+ scm.commentPrefix =[maven-release-plugin]
4+ project.scm.net.preibisch\: BigStitcher.url =https\://github.com/PreibischLab/BigStitcher
5+ exec.pomFileName =pom.xml
6+ pushChanges =false
7+ releaseStrategyId =default
8+ project.scm.net.preibisch\: BigStitcher.developerConnection =scm\:git\:git@github.com\:PreibischLab/BigStitcher
9+ project.rel.net.preibisch\: BigStitcher =2.5.1
10+ projectVersionPolicyConfig =<projectVersionPolicyConfig>${projectVersionPolicyConfig}</projectVersionPolicyConfig>\n
11+ scm.tag =BigStitcher-2.5.1
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/PreibischLab/BigStitcher
17+ scm.tagNameFormat =@{project.artifactId}-@{project.version}
18+ pinExternals =false
19+ preparationGoals =clean verify
20+ project.scm.net.preibisch\: BigStitcher.connection =scm\:git\:https\://github.com/PreibischLab/BigStitcher
21+ scm.releaseCommitComment =@{prefix} prepare release @{releaseLabel}
22+ exec.snapshotReleasePluginAllowed =false
23+ exec.activateProfiles =deploy-to-scijava
24+ project.scm.net.preibisch\: BigStitcher.tag =HEAD
25+ project.dev.net.preibisch\: BigStitcher =2.5.2-SNAPSHOT
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