-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathrelease.properties
More file actions
19 lines (19 loc) · 987 Bytes
/
Copy pathrelease.properties
File metadata and controls
19 lines (19 loc) · 987 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
#release configuration
#Sat Mar 05 11:58:01 GMT 2022
project.scm.org.scijava\:script-editor-jython.connection=scm\:git\:git\://github.com/scijava/script-editor-jython
scm.tagNameFormat=@{project.artifactId}-@{project.version}
scm.tag=script-editor-jython-0.1.3
project.scm.org.scijava\:script-editor-jython.developerConnection=scm\:git\:git@github.com\:scijava/script-editor-jython
pushChanges=false
scm.url=scm\:git\:https\://github.com/scijava/script-editor-jython
preparationGoals=clean verify
remoteTagging=true
projectVersionPolicyId=default
scm.commentPrefix=[maven-release-plugin]
project.scm.org.scijava\:script-editor-jython.tag=HEAD
project.scm.org.scijava\:script-editor-jython.url=https\://github.com/scijava/script-editor-jython
project.rel.org.scijava\:script-editor-jython=0.1.3
project.dev.org.scijava\:script-editor-jython=0.1.4-SNAPSHOT
exec.snapshotReleasePluginAllowed=false
exec.additionalArguments=-Dgpg.skip\=true -P deploy-to-scijava
completedPhase=end-release