File tree Expand file tree Collapse file tree 2 files changed +30
-2
lines changed
Expand file tree Collapse file tree 2 files changed +30
-2
lines changed Original file line number Diff line number Diff line change 1010 </parent >
1111
1212 <artifactId >scijava-ui-swing</artifactId >
13- <version >1.0.4-SNAPSHOT </version >
13+ <version >1.0.4</version >
1414
1515 <name >SciJava UI: Swing</name >
1616 <description >SciJava user interface components for Java Swing.</description >
8989 <scm >
9090 <connection >scm:git:https://github.com/scijava/scijava-ui-swing</connection >
9191 <developerConnection >scm:git:git@github.com:scijava/scijava-ui-swing</developerConnection >
92- <tag >HEAD </tag >
92+ <tag >scijava-ui-swing-1.0.4 </tag >
9393 <url >https://github.com/scijava/scijava-ui-swing</url >
9494 </scm >
9595 <issueManagement >
Original file line number Diff line number Diff line change 1+ # release configuration
2+ # Sun Mar 08 18:27:13 CDT 2026
3+ scm.commentPrefix =[maven-release-plugin]
4+ project.scm.org.scijava\: scijava-ui-swing.tag =HEAD
5+ exec.pomFileName =pom.xml
6+ pushChanges =false
7+ releaseStrategyId =default
8+ project.dev.org.scijava\: scijava-ui-swing =1.0.5-SNAPSHOT
9+ projectVersionPolicyConfig =<projectVersionPolicyConfig>${projectVersionPolicyConfig}</projectVersionPolicyConfig>\n
10+ scm.tag =scijava-ui-swing-1.0.4
11+ remoteTagging =true
12+ project.scm.org.scijava\: scijava-ui-swing.url =https\://github.com/scijava/scijava-ui-swing
13+ exec.additionalArguments =-Dgpg.skip\=true
14+ scm.branchCommitComment =@{prefix} prepare branch @{releaseLabel}
15+ projectVersionPolicyId =default
16+ scm.url =scm\:git\:https\://github.com/scijava/scijava-ui-swing
17+ scm.tagNameFormat =@{project.artifactId}-@{project.version}
18+ project.rel.org.scijava\: scijava-ui-swing =1.0.4
19+ pinExternals =false
20+ preparationGoals =clean verify
21+ project.scm.org.scijava\: scijava-ui-swing.connection =scm\:git\:https\://github.com/scijava/scijava-ui-swing
22+ scm.releaseCommitComment =@{prefix} prepare release @{releaseLabel}
23+ exec.snapshotReleasePluginAllowed =false
24+ project.scm.org.scijava\: scijava-ui-swing.developerConnection =scm\:git\:git@github.com\:scijava/scijava-ui-swing
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