File tree Expand file tree Collapse file tree 2 files changed +29
-2
lines changed Expand file tree Collapse file tree 2 files changed +29
-2
lines changed Original file line number Diff line number Diff line change 1010 </parent >
1111
1212 <artifactId >scripting-jython</artifactId >
13- <version >1.0.1-SNAPSHOT </version >
13+ <version >1.0.1</version >
1414
1515 <name >SciJava Scripting: Jython</name >
1616 <description >JSR-223-compliant Jython scripting language plugin.</description >
6969 <scm >
7070 <connection >scm:git:https://github.com/scijava/scripting-jython</connection >
7171 <
developerConnection >scm:git:
[email protected] :scijava/scripting-jython</
developerConnection >
72- <tag >HEAD </tag >
72+ <tag >scripting-jython-1.0.1 </tag >
7373 <url >https://github.com/scijava/scripting-jython</url >
7474 </scm >
7575 <issueManagement >
Original file line number Diff line number Diff line change 1+ # release configuration
2+ # Thu Mar 09 20:02:35 CST 2023
3+ scm.commentPrefix =[maven-release-plugin]
4+ exec.pomFileName =pom.xml
5+ pushChanges =false
6+ releaseStrategyId =default
7+ project.dev.org.scijava\: scripting-jython =1.0.2-SNAPSHOT
8+ project.scm.org.scijava\: scripting-jython.tag =HEAD
9+ scm.tag =scripting-jython-1.0.1
10+ remoteTagging =true
11+ exec.additionalArguments =-Dgpg.skip\=true
12+ project.scm.org.scijava\: scripting-jython.developerConnection =
scm\:git\:[email protected] \:scijava/scripting-jython 13+ scm.branchCommitComment =@{prefix} prepare branch @{releaseLabel}
14+ projectVersionPolicyId =default
15+ project.scm.org.scijava\: scripting-jython.url =https\://github.com/scijava/scripting-jython
16+ scm.url =scm\:git\:https\://github.com/scijava/scripting-jython
17+ scm.tagNameFormat =@{project.artifactId}-@{project.version}
18+ project.rel.org.scijava\: scripting-jython =1.0.1
19+ pinExternals =false
20+ preparationGoals =clean verify
21+ scm.releaseCommitComment =@{prefix} prepare release @{releaseLabel}
22+ exec.snapshotReleasePluginAllowed =false
23+ exec.activateProfiles =deploy-to-scijava
24+ scm.developmentCommitComment =@{prefix} prepare for next development iteration
25+ scm.rollbackCommitComment =@{prefix} rollback the release of @{releaseLabel}
26+ completedPhase =end-release
27+ project.scm.org.scijava\: scripting-jython.connection =scm\:git\:https\://github.com/scijava/scripting-jython
You can’t perform that action at this time.
0 commit comments