From d2b0805d0b1504035fb59ae1f06fa111c9711115 Mon Sep 17 00:00:00 2001 From: thomaswoehlke Date: Fri, 26 Aug 2022 00:09:20 +0200 Subject: [PATCH 1/3] work --- .mvn/wrapper/maven-wrapper.properties | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.mvn/wrapper/maven-wrapper.properties b/.mvn/wrapper/maven-wrapper.properties index 84b111fb..841a58ba 100644 --- a/.mvn/wrapper/maven-wrapper.properties +++ b/.mvn/wrapper/maven-wrapper.properties @@ -14,5 +14,5 @@ # KIND, either express or implied. See the License for the # specific language governing permissions and limitations # under the License. -distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.6.3/apache-maven-3.6.3-bin.zip +distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.6.2/apache-maven-3.6.2-bin.zip wrapperUrl=https://repo.maven.apache.org/maven2/org/apache/maven/wrapper/maven-wrapper/3.1.1/maven-wrapper-3.1.1.jar diff --git a/pom.xml b/pom.xml index f4679547..3f07a17a 100644 --- a/pom.xml +++ b/pom.xml @@ -72,7 +72,7 @@ 11 - 3.6.3 + 3.6.2 ${java.version} ${java.version} JAR From 9e6d56f5cf942950053ecd09e61584fb036e1afb Mon Sep 17 00:00:00 2001 From: thomaswoehlke Date: Fri, 26 Aug 2022 00:20:11 +0200 Subject: [PATCH 2/3] [maven-release-plugin] prepare release v2.3.61 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 3f07a17a..883ad2eb 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.woehlke simpleworklist - 2.3.61-SNAPSHOT + 2.3.61 jar @@ -17,7 +17,7 @@ scm:git:git@github.com:Spring-Framework-Java-Apps/simpleworklist.git scm:git:git@github.com:Spring-Framework-Java-Apps/simpleworklist.git https://github.com/Spring-Framework-Java-Apps/simpleworklist/tree/${project.scm.tag} - head + v2.3.61 simpleworklist From 24e1aea827ecffece053a26195a67ce5a535b247 Mon Sep 17 00:00:00 2001 From: thomaswoehlke Date: Fri, 26 Aug 2022 00:20:16 +0200 Subject: [PATCH 3/3] [maven-release-plugin] prepare for next development iteration --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 883ad2eb..7523b8f4 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.woehlke simpleworklist - 2.3.61 + 2.3.62-SNAPSHOT jar @@ -17,7 +17,7 @@ scm:git:git@github.com:Spring-Framework-Java-Apps/simpleworklist.git scm:git:git@github.com:Spring-Framework-Java-Apps/simpleworklist.git https://github.com/Spring-Framework-Java-Apps/simpleworklist/tree/${project.scm.tag} - v2.3.61 + head simpleworklist