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 </parent >
1111
1212 <artifactId >scijava-ui-swing</artifactId >
13- <version >0.17.3-SNAPSHOT </version >
13+ <version >1.0.0 </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.0 </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+ # Thu Mar 09 19:45:14 CST 2023
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.1-SNAPSHOT
9+ scm.tag =scijava-ui-swing-1.0.0
10+ remoteTagging =true
11+ project.scm.org.scijava\: scijava-ui-swing.url =https\://github.com/scijava/scijava-ui-swing
12+ exec.additionalArguments =-Dgpg.skip\=true
13+ scm.branchCommitComment =@{prefix} prepare branch @{releaseLabel}
14+ projectVersionPolicyId =default
15+ scm.url =scm\:git\:https\://github.com/scijava/scijava-ui-swing
16+ scm.tagNameFormat =@{project.artifactId}-@{project.version}
17+ project.rel.org.scijava\: scijava-ui-swing =1.0.0
18+ pinExternals =false
19+ preparationGoals =clean verify
20+ project.scm.org.scijava\: scijava-ui-swing.connection =scm\:git\:https\://github.com/scijava/scijava-ui-swing
21+ scm.releaseCommitComment =@{prefix} prepare release @{releaseLabel}
22+ exec.snapshotReleasePluginAllowed =false
23+ project.scm.org.scijava\: scijava-ui-swing.developerConnection =scm\:git\:git@github.com\:scijava/scijava-ui-swing
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+ completedPhase =end-release
You can’t perform that action at this time.
0 commit comments