File: release.properties

package info (click to toggle)
ciftools-java 6.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 17,948 kB
  • sloc: java: 103,991; xml: 160; makefile: 2
file content (27 lines) | stat: -rw-r--r-- 1,341 bytes parent folder | download
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
#Tue Mar 19 12:10:16 PDT 2024
completedPhase=generate-release-poms
exec.activateProfiles=nexus,release
exec.pomFileName=pom.xml
exec.snapshotReleasePluginAllowed=false
pinExternals=false
preparationGoals=clean verify
project.dev.org.rcsb\:ciftools-java=6.0.1-SNAPSHOT
project.rel.org.rcsb\:ciftools-java=6.0.0
project.scm.org.rcsb\:ciftools-java.connection=scm\:git\:git\://github.com/rcsb/ciftools-java.git
project.scm.org.rcsb\:ciftools-java.developerConnection=scm\:git\:git@github.com\:rcsb/ciftools-java.git
project.scm.org.rcsb\:ciftools-java.tag=HEAD
project.scm.org.rcsb\:ciftools-java.url=https\://github.com/rcsb/ciftools-java
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.tag=ciftools-java-6.0.0
scm.tagNameFormat=@{project.artifactId}-@{project.version}
scm.url=scm\:git\:git@github.com\:rcsb/ciftools-java.git