diff --git a/release.properties b/release.properties deleted file mode 100644 index b2dad3c..0000000 --- a/release.properties +++ /dev/null @@ -1,21 +0,0 @@ -#release configuration -#Sun Jun 02 17:52:56 CEST 2024 -completedPhase=check-poms -exec.pomFileName=pom.xml -exec.snapshotReleasePluginAllowed=false -pinExternals=false -preparationGoals=clean verify -project.scm.eu.m724\:wtapi.developerConnection=scm\:git\:git@git.724.rocks\:Minecon724/wtapi.git -project.scm.eu.m724\:wtapi.tag=HEAD -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.724.rocks\:Minecon724/wtapi.git