:(
This commit is contained in:
Minecon724 2024-06-25 14:34:40 +02:00
parent b4f4d26aea
commit 581f938375
Signed by: Minecon724
GPG key ID: 3CCC4D267742C8E8

View file

@ -1,21 +0,0 @@
#release configuration
#Tue Jun 25 14:28:31 CEST 2024
completedPhase=check-poms
exec.pomFileName=pom.xml
exec.snapshotReleasePluginAllowed=false
pinExternals=false
preparationGoals=clean verify
project.scm.eu.m724\:jarupdater.developerConnection=scm\:git\:git@git.m724.eu\:Minecon724/jarupdater.git
project.scm.eu.m724\:jarupdater.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}
scm.tagNameFormat=@{project.artifactId}-@{project.version}
scm.url=scm\:git\:git@git.m724.eu\:Minecon724/jarupdater.git