wtapi/release.properties

25 lines
1.1 KiB
Properties
Raw Normal View History

2024-05-30 13:54:02 +02:00
#release configuration
2024-05-30 13:57:14 +02:00
#Thu May 30 13:55:56 CEST 2024
completedPhase=end-release
2024-05-30 13:54:02 +02:00
exec.pomFileName=pom.xml
exec.snapshotReleasePluginAllowed=false
pinExternals=false
preparationGoals=clean verify
2024-05-30 13:57:14 +02:00
project.dev.eu.m724\:wtapi=1.1-SNAPSHOT
project.rel.eu.m724\:wtapi=1.0
2024-05-30 13:54:02 +02:00
project.scm.eu.m724\:wtapi.developerConnection=scm\:git\:https\://git.724.rocks/Minecon724/wtapi.git
project.scm.eu.m724\:wtapi.tag=HEAD
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}
2024-05-30 13:57:14 +02:00
scm.tag=wtapi-1.0
2024-05-30 13:54:02 +02:00
scm.tagNameFormat=@{project.artifactId}-@{project.version}
scm.url=scm\:git\:https\://git.724.rocks/Minecon724/wtapi.git