From 5fa88e68b80e249cdad27517b9baf85480a1b947 Mon Sep 17 00:00:00 2001 From: Jan Duchnowski Date: Fri, 5 May 2023 17:25:47 +0200 Subject: [PATCH] Commiting necessary files --- .DS_Store | Bin 0 -> 6148 bytes release.properties | 24 ++++++++++++++++++++++++ 2 files changed, 24 insertions(+) create mode 100644 .DS_Store create mode 100644 release.properties diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..2afc00dbb8efddce3b1f1c4c071c10e19838e4e8 GIT binary patch literal 6148 zcmeHKOHRWu5PgP1%STXk#Re%Cpb|F-1r|t%O)mibs6wO-Y73NI_S}Iha6VS>W^9Dx z&;=WWz$4k?IPZ<^H%S}=FrB->A{}6_^Of5Xeoo4Cd=mRmOVK~m5k2$^b9fkLNPzat}^F}o>21{XS?(nQssR1 zD)CeF%VUUcr6+Wq(XWUbaXvu?MYHAD`|fm-&-f3e!Q$f!V6;5!P) z_aR{spE_Syub&Q9dIX@av0II8`2i44;(Y3SVLk8AjHS|Bs&PjQW9jTq94>Xfu-?*P z+~LExk&Qc{7#*GQ6NSU1*2g+35EUpZuxc-xvj3khKmV6W@hU1175GyMnA%DAq{Ah- zy|uD9*=rM)OBOM~71k?-mD`TBAzSetiyH4G(x6YBFRW(|E&d3o46%v|{HOx&Os?Ur literal 0 HcmV?d00001 diff --git a/release.properties b/release.properties new file mode 100644 index 000000000..58afb8015 --- /dev/null +++ b/release.properties @@ -0,0 +1,24 @@ +#release configuration +#Wed Apr 26 21:11:02 CEST 2023 +projectVersionPolicyId=default +scm.rollbackCommitComment=@{prefix} rollback the release of @{releaseLabel} +remoteTagging=true +scm.commentPrefix=[maven-release-plugin] +releaseStrategyId=default +scm.branchCommitComment=@{prefix} prepare branch @{releaseLabel} +project.scm.org.springframework.samples\:spring-petclinic.tag=spring-petclinic-3.0.1 +pinExternals=false +completedPhase=end-release +scm.url=scm\:git\:https\://github.com/jduchnowskigd/spring-petclinic.git +scm.developmentCommitComment=@{prefix} prepare for next development iteration +projectVersionPolicyConfig=${projectVersionPolicyConfig}\n +scm.tagNameFormat=@{project.artifactId}-@{project.version} +pushChanges=true +project.scm.org.springframework.samples\:spring-petclinic.developerConnection=scm\:git\:https\://github.com/jduchnowskigd/spring-petclinic.git +project.rel.org.springframework.samples\:spring-petclinic=3.0.4 +project.dev.org.springframework.samples\:spring-petclinic=3.0.5-SNAPSHOT +scm.tag=spring-petclinic-3.0.4 +exec.snapshotReleasePluginAllowed=false +preparationGoals=clean verify +scm.releaseCommitComment=@{prefix} prepare release @{releaseLabel} +exec.pomFileName=pom.xml