File tree Expand file tree Collapse file tree 2 files changed +21
-2
lines changed Expand file tree Collapse file tree 2 files changed +21
-2
lines changed Original file line number Diff line number Diff line change 1010 </parent >
1111
1212 <artifactId >scripting-jython</artifactId >
13- <version >0.4.4-SNAPSHOT </version >
13+ <version >0.5.0 </version >
1414
1515 <name >SciJava Scripting: Jython</name >
1616 <description >JSR-223-compliant Jython scripting language plugin.</description >
6969 <scm >
7070 <connection >scm:git:git://github.com/scijava/scripting-jython</connection >
7171 <
developerConnection >scm:git:
[email protected] :scijava/scripting-jython</
developerConnection >
72- <tag >HEAD </tag >
72+ <tag >scripting-jython-0.5.0 </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+ # Mon Nov 04 08:51:29 CST 2019
3+ scm.tagNameFormat =@{project.artifactId}-@{project.version}
4+ scm.tag =scripting-jython-0.5.0
5+ project.scm.org.scijava\: scripting-jython.tag =HEAD
6+ project.scm.org.scijava\: scripting-jython.connection =scm\:git\:git\://github.com/scijava/scripting-jython
7+ project.rel.org.scijava\: scripting-jython =0.5.0
8+ pushChanges =false
9+ scm.url =scm\:git\:git\://github.com/scijava/scripting-jython
10+ preparationGoals =clean verify
11+ project.scm.org.scijava\: scripting-jython.url =https\://github.com/scijava/scripting-jython
12+ project.scm.org.scijava\: scripting-jython.developerConnection =
scm\:git\:[email protected] \:scijava/scripting-jython 13+ remoteTagging =true
14+ projectVersionPolicyId =default
15+ scm.commentPrefix =[maven-release-plugin]
16+ exec.snapshotReleasePluginAllowed =false
17+ exec.additionalArguments =-Dgpg.skip\=true -P deploy-to-scijava
18+ completedPhase =end-release
19+ project.dev.org.scijava\: scripting-jython =0.5.1-SNAPSHOT
You can’t perform that action at this time.
0 commit comments