-
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
#Thu Feb 17 16:14:36 CST 2022
projectVersionPolicyId=default
remoteTagging=true
scm.commentPrefix=[maven-release-plugin]
completedPhase=end-release
scm.url=scm\:git\:https\://github.com/scijava/script-editor-jython
project.rel.org.scijava\:script-editor-jython=0.1.0
project.dev.org.scijava\:script-editor-jython=0.1.1-SNAPSHOT
exec.additionalArguments=-Dgpg.skip\=true -P deploy-to-scijava
scm.tagNameFormat=@{project.artifactId}-@{project.version}
pushChanges=false
project.scm.org.scijava\:script-editor-jython.tag=HEAD
project.scm.org.scijava\:script-editor-jython.developerConnection=scm\:git\:git@github.com\:scijava/script-editor-jython
scm.tag=script-editor-jython-0.1.0
project.scm.org.scijava\:script-editor-jython.connection=scm\:git\:git\://github.com/scijava/script-editor-jython
exec.snapshotReleasePluginAllowed=false
preparationGoals=clean verify
project.scm.org.scijava\:script-editor-jython.url=https\://github.com/scijava/script-editor-jython