-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathrelease.properties
27 lines (27 loc) · 1.39 KB
/
release.properties
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
#Mon Dec 04 11:10:14 PST 2023
completedPhase=create-backup-poms
exec.activateProfiles=nexus,release
exec.pomFileName=pom.xml
exec.snapshotReleasePluginAllowed=false
pinExternals=false
preparationGoals=clean verify
project.scm.org.rcsb\:strucmotif-search-benchmark.empty=true
project.scm.org.rcsb\:strucmotif-search-core.empty=true
project.scm.org.rcsb\:strucmotif-search-update.empty=true
project.scm.org.rcsb\:strucmotif-search.connection=scm\:git\:git\://github.com/rcsb/strucmotif-search.git
project.scm.org.rcsb\:strucmotif-search.developerConnection=scm\:git\:[email protected]\:rcsb/strucmotif-search.git
project.scm.org.rcsb\:strucmotif-search.tag=HEAD
project.scm.org.rcsb\:strucmotif-search.url=https\://github.com/rcsb/strucmotif-search
projectVersionPolicyConfig=<projectVersionPolicyConfig>${projectVersionPolicyConfig}</projectVersionPolicyConfig>\n
projectVersionPolicyId=default
pushChanges=true
releaseStrategyId=default
remoteTagging=true
scm.branchCommitComment=@{prefix} prepare branch @{releaseLabel}
scm.commentPrefix=[maven-release-plugin]
scm.developmentCommitComment=@{prefix} prepare for next development iteration
scm.releaseCommitComment=@{prefix} prepare release @{releaseLabel}
scm.rollbackCommitComment=@{prefix} rollback the release of @{releaseLabel}
scm.tagNameFormat=@{project.artifactId}-@{project.version}
scm.url=scm\:git\:[email protected]\:rcsb/strucmotif-search.git