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</artifactId >
13- <version >0.7.8-SNAPSHOT </version >
13+ <version >0.7.8</version >
1414
1515 <name >SciJava Script Editor</name >
1616 <description >Script Editor and Interpreter for SciJava script languages.</description >
127127 <scm >
128128 <connection >scm:git:https://github.com/scijava/script-editor</connection >
129129 <developerConnection >scm:git:git@github.com:scijava/script-editor</developerConnection >
130- <tag >HEAD </tag >
130+ <tag >script-editor-0.7.8 </tag >
131131 <url >https://github.com/scijava/script-editor</url >
132132 </scm >
133133 <issueManagement >
Original file line number Diff line number Diff line change 1+ # release configuration
2+ # Wed Sep 14 11:57:27 CDT 2022
3+ completedPhase =end-release
4+ exec.additionalArguments =-Dgpg.skip\=true -P deploy-to-scijava
5+ exec.snapshotReleasePluginAllowed =false
6+ preparationGoals =clean verify
7+ project.dev.org.scijava\: script-editor =0.7.9-SNAPSHOT
8+ project.rel.org.scijava\: script-editor =0.7.8
9+ project.scm.org.scijava\: script-editor.connection =scm\:git\:https\://github.com/scijava/script-editor
10+ project.scm.org.scijava\: script-editor.developerConnection =scm\:git\:git@github.com\:scijava/script-editor
11+ project.scm.org.scijava\: script-editor.tag =HEAD
12+ project.scm.org.scijava\: script-editor.url =https\://github.com/scijava/script-editor
13+ projectVersionPolicyId =default
14+ pushChanges =false
15+ remoteTagging =true
16+ scm.commentPrefix =[maven-release-plugin]
17+ scm.tag =script-editor-0.7.8
18+ scm.tagNameFormat =@{project.artifactId}-@{project.version}
19+ scm.url =scm\:git\:https\://github.com/scijava/script-editor
You can’t perform that action at this time.
0 commit comments