-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrelease.properties
More file actions
19 lines (19 loc) · 946 Bytes
/
release.properties
File metadata and controls
19 lines (19 loc) · 946 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
#release configuration
#Mon Jul 25 12:34:23 CEST 2022
project.scm.org.scijava\:scripting-python.connection=scm\:git\:https\://github.com/scijava/scripting-python
project.rel.org.scijava\:scripting-python=0.2.0
scm.tagNameFormat=@{project.artifactId}-@{project.version}
scm.tag=scripting-python-0.2.0
pushChanges=false
scm.url=scm\:git\:https\://github.com/scijava/scripting-python
preparationGoals=clean verify
project.scm.org.scijava\:scripting-python.tag=HEAD
remoteTagging=true
projectVersionPolicyId=default
scm.commentPrefix=[maven-release-plugin]
project.scm.org.scijava\:scripting-python.url=https\://github.com/scijava/scripting-python
project.scm.org.scijava\:scripting-python.developerConnection=scm\:git\:[email protected]\:scijava/scripting-python
project.dev.org.scijava\:scripting-python=0.2.1-SNAPSHOT
exec.snapshotReleasePluginAllowed=false
exec.additionalArguments=-Dgpg.skip\=true -P deploy-to-scijava
completedPhase=end-release