File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1010 </parent >
1111
1212 <artifactId >script-editor-jython</artifactId >
13- <version >0.1.2-SNAPSHOT </version >
13+ <version >0.1.2</version >
1414
1515 <name >Jython Script Editor plugin</name >
1616 <description >Jython language support for SciJava Script Editor.</description >
9090 <scm >
9191 <connection >scm:git:git://github.com/scijava/script-editor-jython</connection >
9292 <developerConnection >scm:git:git@github.com:scijava/script-editor-jython</developerConnection >
93- <tag >HEAD </tag >
93+ <tag >script-editor-jython-0.1.2 </tag >
9494 <url >https://github.com/scijava/script-editor-jython</url >
9595 </scm >
9696 <issueManagement >
Original file line number Diff line number Diff line change 1+ # release configuration
2+ # Sun Feb 20 23:22:15 GMT 2022
3+ project.scm.org.scijava\: script-editor-jython.connection =scm\:git\:git\://github.com/scijava/script-editor-jython
4+ scm.tagNameFormat =@{project.artifactId}-@{project.version}
5+ scm.tag =script-editor-jython-0.1.2
6+ project.scm.org.scijava\: script-editor-jython.developerConnection =scm\:git\:git@github.com\:scijava/script-editor-jython
7+ pushChanges =false
8+ scm.url =scm\:git\:https\://github.com/scijava/script-editor-jython
9+ preparationGoals =clean verify
10+ remoteTagging =true
11+ projectVersionPolicyId =default
12+ scm.commentPrefix =[maven-release-plugin]
13+ project.scm.org.scijava\: script-editor-jython.tag =HEAD
14+ project.scm.org.scijava\: script-editor-jython.url =https\://github.com/scijava/script-editor-jython
15+ project.rel.org.scijava\: script-editor-jython =0.1.2
16+ project.dev.org.scijava\: script-editor-jython =0.1.3-SNAPSHOT
17+ exec.snapshotReleasePluginAllowed =false
18+ exec.additionalArguments =-Dgpg.skip\=true -P deploy-to-scijava
19+ completedPhase =end-release
You can’t perform that action at this time.
0 commit comments