File tree 2 files changed +21
-2
lines changed
2 files changed +21
-2
lines changed Original file line number Diff line number Diff line change 10
10
</parent >
11
11
12
12
<artifactId >script-editor</artifactId >
13
- <version >0.7.5-SNAPSHOT </version >
13
+ <version >0.7.5</version >
14
14
15
15
<name >SciJava Script Editor</name >
16
16
<description >Script Editor and Interpreter for SciJava script languages.</description >
127
127
<scm >
128
128
<connection >scm:git:https://github.com/scijava/script-editor</connection >
129
129
<developerConnection >scm:git:git@github.com:scijava/script-editor</developerConnection >
130
- <tag >HEAD </tag >
130
+ <tag >script-editor-0.7.5 </tag >
131
131
<url >https://github.com/scijava/script-editor</url >
132
132
</scm >
133
133
<issueManagement >
Original file line number Diff line number Diff line change
1
+ # release configuration
2
+ # Fri Mar 11 12:34:46 EST 2022
3
+ project.scm.org.scijava\: script-editor.developerConnection =scm\:git\:git@github.com\:scijava/script-editor
4
+ scm.tagNameFormat =@{project.artifactId}-@{project.version}
5
+ scm.tag =script-editor-0.7.5
6
+ pushChanges =false
7
+ scm.url =scm\:git\:https\://github.com/scijava/script-editor
8
+ preparationGoals =clean verify
9
+ project.scm.org.scijava\: script-editor.tag =HEAD
10
+ project.scm.org.scijava\: script-editor.url =https\://github.com/scijava/script-editor
11
+ remoteTagging =true
12
+ projectVersionPolicyId =default
13
+ scm.commentPrefix =[maven-release-plugin]
14
+ project.scm.org.scijava\: script-editor.connection =scm\:git\:https\://github.com/scijava/script-editor
15
+ project.dev.org.scijava\: script-editor =0.7.6-SNAPSHOT
16
+ exec.snapshotReleasePluginAllowed =false
17
+ exec.additionalArguments =-Dgpg.skip\=true -P deploy-to-scijava
18
+ completedPhase =end-release
19
+ project.rel.org.scijava\: script-editor =0.7.5
You can’t perform that action at this time.
0 commit comments