File tree 2 files changed +30
-2
lines changed
2 files changed +30
-2
lines changed Original file line number Diff line number Diff line change 10
10
</parent >
11
11
12
12
<artifactId >scijava-ui-swing</artifactId >
13
- <version >1.0.3-SNAPSHOT </version >
13
+ <version >1.0.3</version >
14
14
15
15
<name >SciJava UI: Swing</name >
16
16
<description >SciJava user interface components for Java Swing.</description >
89
89
<scm >
90
90
<connection >scm:git:https://github.com/scijava/scijava-ui-swing</connection >
91
91
<
developerConnection >scm:git:
[email protected] :scijava/scijava-ui-swing</
developerConnection >
92
- <tag >HEAD </tag >
92
+ <tag >scijava-ui-swing-1.0.3 </tag >
93
93
<url >https://github.com/scijava/scijava-ui-swing</url >
94
94
</scm >
95
95
<issueManagement >
Original file line number Diff line number Diff line change
1
+ # release configuration
2
+ # Wed Sep 18 18:53:43 CDT 2024
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.4-SNAPSHOT
9
+ projectVersionPolicyConfig =<projectVersionPolicyConfig>${projectVersionPolicyConfig}</projectVersionPolicyConfig>\n
10
+ scm.tag =scijava-ui-swing-1.0.3
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.3
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\:[email protected] \: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