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 >org.scijava</groupId >
1313 <artifactId >scijava-desktop</artifactId >
14- <version >1.0.0-SNAPSHOT </version >
14+ <version >1.0.0</version >
1515
1616 <name >SciJava Desktop</name >
1717 <description >Desktop integration for SciJava.</description >
8585 <scm >
8686 <connection >scm:git:https://github.com/scijava/scijava-desktop</connection >
8787 <developerConnection >scm:git:git@github.com:scijava/scijava-desktop</developerConnection >
88- <tag >HEAD </tag >
88+ <tag >scijava-desktop-1.0.0 </tag >
8989 <url >https://github.com/scijava/scijava-desktop</url >
9090 </scm >
9191
Original file line number Diff line number Diff line change 1+ # release configuration
2+ # Thu Apr 23 01:12:48 CDT 2026
3+ projectVersionPolicyId =default
4+ scm.branchCommitComment =@{prefix} prepare branch @{releaseLabel}
5+ pinExternals =false
6+ projectVersionPolicyConfig =<projectVersionPolicyConfig>${projectVersionPolicyConfig}</projectVersionPolicyConfig>\n
7+ exec.activateProfiles =deploy-to-scijava
8+ pushChanges =false
9+ project.scm.org.scijava\: scijava-desktop.developerConnection =scm\:git\:git@github.com\:scijava/scijava-desktop
10+ scm.rollbackCommitComment =@{prefix} rollback the release of @{releaseLabel}
11+ remoteTagging =true
12+ scm.commentPrefix =[maven-release-plugin]
13+ releaseStrategyId =default
14+ project.scm.org.scijava\: scijava-desktop.tag =HEAD
15+ project.rel.org.scijava\: scijava-desktop =1.0.0
16+ completedPhase =end-release
17+ scm.url =scm\:git\:https\://github.com/scijava/scijava-desktop
18+ scm.developmentCommitComment =@{prefix} prepare for next development iteration
19+ exec.additionalArguments =-Dgpg.skip\=true
20+ scm.tagNameFormat =@{project.artifactId}-@{project.version}
21+ project.dev.org.scijava\: scijava-desktop =1.0.1-SNAPSHOT
22+ scm.tag =scijava-desktop-1.0.0
23+ project.scm.org.scijava\: scijava-desktop.connection =scm\:git\:https\://github.com/scijava/scijava-desktop
24+ exec.snapshotReleasePluginAllowed =false
25+ project.scm.org.scijava\: scijava-desktop.url =https\://github.com/scijava/scijava-desktop
26+ preparationGoals =clean verify
27+ scm.releaseCommitComment =@{prefix} prepare release @{releaseLabel}
28+ exec.pomFileName =pom.xml
You can’t perform that action at this time.
0 commit comments