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 >scripting-java</artifactId >
13- <version >1.0.0-SNAPSHOT </version >
13+ <version >1.0.0</version >
1414
1515 <name >SciJava Scripting: Java</name >
1616 <description >JSR-223-compliant Java scripting language plugin.</description >
7878 <scm >
7979 <connection >scm:git:https://github.com/scijava/scripting-java</connection >
8080 <developerConnection >scm:git:git@github.com:scijava/scripting-java</developerConnection >
81- <tag >HEAD </tag >
81+ <tag >scripting-java-1.0.0 </tag >
8282 <url >https://github.com/scijava/scripting-java</url >
8383 </scm >
8484 <issueManagement >
Original file line number Diff line number Diff line change 1+ # release configuration
2+ # Thu Aug 14 13:31:01 CDT 2025
3+ completedPhase =end-release
4+ exec.activateProfiles =deploy-to-scijava
5+ exec.additionalArguments =-Dgpg.skip\=true
6+ exec.pomFileName =pom.xml
7+ exec.snapshotReleasePluginAllowed =false
8+ pinExternals =false
9+ preparationGoals =clean verify
10+ project.dev.org.scijava\: scripting-java =1.0.1-SNAPSHOT
11+ project.rel.org.scijava\: scripting-java =1.0.0
12+ project.scm.org.scijava\: scripting-java.connection =scm\:git\:https\://github.com/scijava/scripting-java
13+ project.scm.org.scijava\: scripting-java.developerConnection =scm\:git\:git@github.com\:scijava/scripting-java
14+ project.scm.org.scijava\: scripting-java.tag =HEAD
15+ project.scm.org.scijava\: scripting-java.url =https\://github.com/scijava/scripting-java
16+ projectVersionPolicyConfig =<projectVersionPolicyConfig>${projectVersionPolicyConfig}</projectVersionPolicyConfig>\n
17+ projectVersionPolicyId =default
18+ pushChanges =false
19+ releaseStrategyId =default
20+ remoteTagging =true
21+ scm.branchCommitComment =@{prefix} prepare branch @{releaseLabel}
22+ scm.commentPrefix =[maven-release-plugin]
23+ scm.developmentCommitComment =@{prefix} prepare for next development iteration
24+ scm.releaseCommitComment =@{prefix} prepare release @{releaseLabel}
25+ scm.rollbackCommitComment =@{prefix} rollback the release of @{releaseLabel}
26+ scm.tag =scripting-java-1.0.0
27+ scm.tagNameFormat =@{project.artifactId}-@{project.version}
28+ scm.url =scm\:git\:https\://github.com/scijava/scripting-java
You can’t perform that action at this time.
0 commit comments