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 1111
1212 <groupId >org.apposed</groupId >
1313 <artifactId >appose</artifactId >
14- <version >0.6.0-SNAPSHOT </version >
14+ <version >0.6.0</version >
1515
1616 <name >Appose</name >
1717 <description >Appose: multi-language interprocess cooperation with shared memory.</description >
7171 <scm >
7272 <connection >scm:git:https://github.com/apposed/appose-java</connection >
7373 <
developerConnection >scm:git:
[email protected] :apposed/appose-java</
developerConnection >
74- <tag >HEAD </tag >
74+ <tag >appose-0.6.0 </tag >
7575 <url >https://github.com/apposed/appose-java</url >
7676 </scm >
7777 <issueManagement >
Original file line number Diff line number Diff line change 1+ # release configuration
2+ # Wed Jul 16 16:11:22 CDT 2025
3+ scm.commentPrefix =[maven-release-plugin]
4+ exec.pomFileName =pom.xml
5+ pushChanges =false
6+ releaseStrategyId =default
7+ project.scm.org.apposed\: appose.url =https\://github.com/apposed/appose-java
8+ projectVersionPolicyConfig =<projectVersionPolicyConfig>${projectVersionPolicyConfig}</projectVersionPolicyConfig>\n
9+ scm.tag =appose-0.6.0
10+ remoteTagging =true
11+ project.scm.org.apposed\: appose.connection =scm\:git\:https\://github.com/apposed/appose-java
12+ exec.additionalArguments =-Dgpg.skip\=true
13+ scm.branchCommitComment =@{prefix} prepare branch @{releaseLabel}
14+ projectVersionPolicyId =default
15+ scm.url =scm\:git\:https\://github.com/apposed/appose-java
16+ scm.tagNameFormat =@{project.artifactId}-@{project.version}
17+ pinExternals =false
18+ preparationGoals =clean verify
19+ project.dev.org.apposed\: appose =0.6.1-SNAPSHOT
20+ scm.releaseCommitComment =@{prefix} prepare release @{releaseLabel}
21+ exec.snapshotReleasePluginAllowed =false
22+ exec.activateProfiles =deploy-to-scijava
23+ project.rel.org.apposed\: appose =0.6.0
24+ scm.developmentCommitComment =@{prefix} prepare for next development iteration
25+ scm.rollbackCommitComment =@{prefix} rollback the release of @{releaseLabel}
26+ project.scm.org.apposed\: appose.tag =HEAD
27+ project.scm.org.apposed\: appose.developerConnection =
scm\:git\:[email protected] \:apposed/appose-java 28+ completedPhase =end-release
You can’t perform that action at this time.
0 commit comments