-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathrelease.properties
More file actions
27 lines (27 loc) · 1.33 KB
/
Copy pathrelease.properties
File metadata and controls
27 lines (27 loc) · 1.33 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
#release configuration
#Thu Feb 09 14:13:54 CET 2023
scm.commentPrefix=[maven-release-plugin]
project.scm.org.scijava\:scijava-coding-style.tag=HEAD
exec.pomFileName=pom.xml
pushChanges=false
releaseStrategyId=default
project.dev.org.scijava\:scijava-coding-style=2.1.1-SNAPSHOT
scm.tag=scijava-coding-style-2.1.0
project.scm.org.scijava\:scijava-coding-style.url=https\://github.com/scijava/scijava-coding-style
remoteTagging=true
exec.additionalArguments=-Dgpg.skip\=true
project.scm.org.scijava\:scijava-coding-style.developerConnection=scm\:git\:git@github.com\:scijava/scijava-coding-style
scm.branchCommitComment=@{prefix} prepare branch @{releaseLabel}
project.rel.org.scijava\:scijava-coding-style=2.1.0
projectVersionPolicyId=default
scm.url=scm\:git\:https\://github.com/scijava/scijava-coding-style
scm.tagNameFormat=@{project.artifactId}-@{project.version}
pinExternals=false
preparationGoals=clean verify
project.scm.org.scijava\:scijava-coding-style.connection=scm\:git\:https\://github.com/scijava/scijava-coding-style
scm.releaseCommitComment=@{prefix} prepare release @{releaseLabel}
exec.snapshotReleasePluginAllowed=false
exec.activateProfiles=deploy-to-scijava
scm.developmentCommitComment=@{prefix} prepare for next development iteration
scm.rollbackCommitComment=@{prefix} rollback the release of @{releaseLabel}
completedPhase=end-release