From 7826cbc58504426ef4984f82cd591b1dc2ef44a3 Mon Sep 17 00:00:00 2001 From: Benoit Lacelle Date: Sat, 20 Apr 2024 09:49:19 +0400 Subject: [PATCH] [maven-release-plugin] prepare release v2.20.RELEASE --- annotations/pom.xml | 2 +- any-language/pom.xml | 2 +- code-cleaners/pom.xml | 2 +- code-providers/pom.xml | 2 +- config/pom.xml | 2 +- git/pom.xml | 2 +- github/pom.xml | 2 +- gitlab/pom.xml | 2 +- java-eclipse/pom.xml | 2 +- java/pom.xml | 2 +- lambda/pom.xml | 2 +- local/pom.xml | 2 +- maven/pom.xml | 2 +- openrewrite/pom.xml | 2 +- parent/pom.xml | 6 +++--- pom.xml | 4 ++-- refactorer-test-helpers/pom.xml | 2 +- refactorer/pom.xml | 2 +- runnable/pom.xml | 2 +- spotless/pom.xml | 2 +- test-helpers/pom.xml | 2 +- 21 files changed, 24 insertions(+), 24 deletions(-) diff --git a/annotations/pom.xml b/annotations/pom.xml index 485de5fb7..7f4aba14e 100644 --- a/annotations/pom.xml +++ b/annotations/pom.xml @@ -5,7 +5,7 @@ io.github.solven-eu.cleanthat aggregator-cleanthat - 2.20-SNAPSHOT + 2.20 annotations diff --git a/any-language/pom.xml b/any-language/pom.xml index 822752c86..f18cc6504 100644 --- a/any-language/pom.xml +++ b/any-language/pom.xml @@ -5,7 +5,7 @@ io.github.solven-eu.cleanthat aggregator-cleanthat - 2.20-SNAPSHOT + 2.20 any-language diff --git a/code-cleaners/pom.xml b/code-cleaners/pom.xml index bdae3f9ee..d246d4865 100644 --- a/code-cleaners/pom.xml +++ b/code-cleaners/pom.xml @@ -5,7 +5,7 @@ io.github.solven-eu.cleanthat aggregator-cleanthat - 2.20-SNAPSHOT + 2.20 code-cleaners diff --git a/code-providers/pom.xml b/code-providers/pom.xml index 7dfb66568..c9eb29d57 100644 --- a/code-providers/pom.xml +++ b/code-providers/pom.xml @@ -5,7 +5,7 @@ io.github.solven-eu.cleanthat aggregator-cleanthat - 2.20-SNAPSHOT + 2.20 code-providers diff --git a/config/pom.xml b/config/pom.xml index ade939798..8a6342c49 100644 --- a/config/pom.xml +++ b/config/pom.xml @@ -4,7 +4,7 @@ io.github.solven-eu.cleanthat aggregator-cleanthat - 2.20-SNAPSHOT + 2.20 config diff --git a/git/pom.xml b/git/pom.xml index 10b7146e8..b438483e6 100644 --- a/git/pom.xml +++ b/git/pom.xml @@ -5,7 +5,7 @@ io.github.solven-eu.cleanthat aggregator-cleanthat - 2.20-SNAPSHOT + 2.20 git diff --git a/github/pom.xml b/github/pom.xml index 0da3a99ad..4a1a963f1 100644 --- a/github/pom.xml +++ b/github/pom.xml @@ -4,7 +4,7 @@ io.github.solven-eu.cleanthat aggregator-cleanthat - 2.20-SNAPSHOT + 2.20 github diff --git a/gitlab/pom.xml b/gitlab/pom.xml index e618e0cd2..d38723e9b 100644 --- a/gitlab/pom.xml +++ b/gitlab/pom.xml @@ -5,7 +5,7 @@ io.github.solven-eu.cleanthat aggregator-cleanthat - 2.20-SNAPSHOT + 2.20 gitlab diff --git a/java-eclipse/pom.xml b/java-eclipse/pom.xml index 8aa83e750..cc63888e1 100644 --- a/java-eclipse/pom.xml +++ b/java-eclipse/pom.xml @@ -5,7 +5,7 @@ io.github.solven-eu.cleanthat aggregator-cleanthat - 2.20-SNAPSHOT + 2.20 java-eclipse diff --git a/java/pom.xml b/java/pom.xml index 89742fd1d..62c9ac082 100644 --- a/java/pom.xml +++ b/java/pom.xml @@ -5,7 +5,7 @@ io.github.solven-eu.cleanthat aggregator-cleanthat - 2.20-SNAPSHOT + 2.20 java diff --git a/lambda/pom.xml b/lambda/pom.xml index ba0a01a21..0176961bc 100644 --- a/lambda/pom.xml +++ b/lambda/pom.xml @@ -5,7 +5,7 @@ io.github.solven-eu.cleanthat aggregator-cleanthat - 2.20-SNAPSHOT + 2.20 lambda diff --git a/local/pom.xml b/local/pom.xml index 7eef4a10d..e6d29e7d9 100644 --- a/local/pom.xml +++ b/local/pom.xml @@ -5,7 +5,7 @@ io.github.solven-eu.cleanthat aggregator-cleanthat - 2.20-SNAPSHOT + 2.20 local diff --git a/maven/pom.xml b/maven/pom.xml index faf798ff9..525b10046 100644 --- a/maven/pom.xml +++ b/maven/pom.xml @@ -4,7 +4,7 @@ io.github.solven-eu.cleanthat aggregator-cleanthat - 2.20-SNAPSHOT + 2.20 cleanthat-maven-plugin diff --git a/openrewrite/pom.xml b/openrewrite/pom.xml index 013b5c4ea..236d1cac9 100644 --- a/openrewrite/pom.xml +++ b/openrewrite/pom.xml @@ -4,7 +4,7 @@ io.github.solven-eu.cleanthat aggregator-cleanthat - 2.20-SNAPSHOT + 2.20 openrewrite diff --git a/parent/pom.xml b/parent/pom.xml index 42ae7f43b..0062e3fe1 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -15,7 +15,7 @@ io.github.solven-eu.cleanthat parent - 2.20-SNAPSHOT + 2.20 pom 2020 @@ -32,7 +32,7 @@ ${scm.connection} - HEAD + v2.20.RELEASE ${scm.url} @@ -353,7 +353,7 @@ io.github.solven-eu.cleanthat cleanthat-maven-plugin - 2.20-SNAPSHOT + 2.20 Clean the code diff --git a/pom.xml b/pom.xml index 13beaa212..19ed7cc89 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ io.github.solven-eu.cleanthat parent - 2.20-SNAPSHOT + 2.20 parent aggregator-cleanthat @@ -52,7 +52,7 @@ ${scm.developerConnection} - HEAD + v2.20.RELEASE diff --git a/refactorer-test-helpers/pom.xml b/refactorer-test-helpers/pom.xml index da5e2e839..b816af4cc 100644 --- a/refactorer-test-helpers/pom.xml +++ b/refactorer-test-helpers/pom.xml @@ -5,7 +5,7 @@ io.github.solven-eu.cleanthat aggregator-cleanthat - 2.20-SNAPSHOT + 2.20 refactorer-test-helpers diff --git a/refactorer/pom.xml b/refactorer/pom.xml index 27c7941c1..9eb9929a8 100644 --- a/refactorer/pom.xml +++ b/refactorer/pom.xml @@ -5,7 +5,7 @@ io.github.solven-eu.cleanthat aggregator-cleanthat - 2.20-SNAPSHOT + 2.20 refactorer diff --git a/runnable/pom.xml b/runnable/pom.xml index ddce721b6..f2af0d0c7 100644 --- a/runnable/pom.xml +++ b/runnable/pom.xml @@ -5,7 +5,7 @@ io.github.solven-eu.cleanthat aggregator-cleanthat - 2.20-SNAPSHOT + 2.20 runnable diff --git a/spotless/pom.xml b/spotless/pom.xml index b40e4190a..0b10972cb 100644 --- a/spotless/pom.xml +++ b/spotless/pom.xml @@ -4,7 +4,7 @@ io.github.solven-eu.cleanthat aggregator-cleanthat - 2.20-SNAPSHOT + 2.20 spotless diff --git a/test-helpers/pom.xml b/test-helpers/pom.xml index e61ff76f2..a4603b97e 100644 --- a/test-helpers/pom.xml +++ b/test-helpers/pom.xml @@ -5,7 +5,7 @@ io.github.solven-eu.cleanthat aggregator-cleanthat - 2.20-SNAPSHOT + 2.20 test-helpers