From 356af8b6365a22e3ee8834e55afefde764ffa866 Mon Sep 17 00:00:00 2001 From: Andreas Dangel Date: Sat, 25 Mar 2023 12:30:51 +0100 Subject: [PATCH] [release] prepare release pmd_releases/7.0.0-rc1 --- pmd-ant/pom.xml | 2 +- pmd-apex-jorje/pom.xml | 2 +- pmd-apex/pom.xml | 2 +- pmd-cli/pom.xml | 2 +- pmd-core/pom.xml | 2 +- pmd-cpp/pom.xml | 2 +- pmd-cs/pom.xml | 2 +- pmd-dart/pom.xml | 2 +- pmd-dist/pom.xml | 2 +- pmd-doc/pom.xml | 2 +- pmd-fortran/pom.xml | 2 +- pmd-gherkin/pom.xml | 2 +- pmd-go/pom.xml | 2 +- pmd-groovy/pom.xml | 2 +- pmd-html/pom.xml | 2 +- pmd-java/pom.xml | 2 +- pmd-javascript/pom.xml | 2 +- pmd-jsp/pom.xml | 2 +- pmd-kotlin/pom.xml | 2 +- pmd-lang-test/pom.xml | 2 +- pmd-lua/pom.xml | 2 +- pmd-matlab/pom.xml | 2 +- pmd-modelica/pom.xml | 2 +- pmd-objectivec/pom.xml | 2 +- pmd-perl/pom.xml | 2 +- pmd-php/pom.xml | 2 +- pmd-plsql/pom.xml | 2 +- pmd-python/pom.xml | 2 +- pmd-ruby/pom.xml | 2 +- pmd-scala-modules/pmd-scala-common/pom.xml | 2 +- pmd-scala-modules/pmd-scala_2.12/pom.xml | 2 +- pmd-scala-modules/pmd-scala_2.13/pom.xml | 2 +- pmd-scala/pom.xml | 2 +- pmd-swift/pom.xml | 2 +- pmd-test-schema/pom.xml | 2 +- pmd-test/pom.xml | 2 +- pmd-tsql/pom.xml | 2 +- pmd-visualforce/pom.xml | 2 +- pmd-vm/pom.xml | 2 +- pmd-xml/pom.xml | 2 +- pom.xml | 4 ++-- 41 files changed, 42 insertions(+), 42 deletions(-) diff --git a/pmd-ant/pom.xml b/pmd-ant/pom.xml index 7001eeddfc..7d0912834b 100644 --- a/pmd-ant/pom.xml +++ b/pmd-ant/pom.xml @@ -9,7 +9,7 @@ pmd net.sourceforge.pmd - 7.0.0-SNAPSHOT + 7.0.0-rc1 4.0.0 diff --git a/pmd-apex-jorje/pom.xml b/pmd-apex-jorje/pom.xml index 08acecc562..7f9c850efe 100644 --- a/pmd-apex-jorje/pom.xml +++ b/pmd-apex-jorje/pom.xml @@ -8,7 +8,7 @@ net.sourceforge.pmd pmd - 7.0.0-SNAPSHOT + 7.0.0-rc1 ../pom.xml diff --git a/pmd-apex/pom.xml b/pmd-apex/pom.xml index 9e1d37e0be..5e9f983a50 100644 --- a/pmd-apex/pom.xml +++ b/pmd-apex/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 7.0.0-SNAPSHOT + 7.0.0-rc1 ../pom.xml diff --git a/pmd-cli/pom.xml b/pmd-cli/pom.xml index 5d65824a77..d2320ec884 100644 --- a/pmd-cli/pom.xml +++ b/pmd-cli/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 7.0.0-SNAPSHOT + 7.0.0-rc1 ../pom.xml diff --git a/pmd-core/pom.xml b/pmd-core/pom.xml index 621b770cde..b45ffb8e7f 100644 --- a/pmd-core/pom.xml +++ b/pmd-core/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 7.0.0-SNAPSHOT + 7.0.0-rc1 ../pom.xml diff --git a/pmd-cpp/pom.xml b/pmd-cpp/pom.xml index beb01403db..3652024381 100644 --- a/pmd-cpp/pom.xml +++ b/pmd-cpp/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 7.0.0-SNAPSHOT + 7.0.0-rc1 ../pom.xml diff --git a/pmd-cs/pom.xml b/pmd-cs/pom.xml index 4af69e4c3c..f95008ba11 100644 --- a/pmd-cs/pom.xml +++ b/pmd-cs/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 7.0.0-SNAPSHOT + 7.0.0-rc1 ../pom.xml diff --git a/pmd-dart/pom.xml b/pmd-dart/pom.xml index dede831b74..778f4c8ce3 100644 --- a/pmd-dart/pom.xml +++ b/pmd-dart/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 7.0.0-SNAPSHOT + 7.0.0-rc1 ../pom.xml diff --git a/pmd-dist/pom.xml b/pmd-dist/pom.xml index 554b2cb809..cc1ce67345 100644 --- a/pmd-dist/pom.xml +++ b/pmd-dist/pom.xml @@ -8,7 +8,7 @@ net.sourceforge.pmd pmd - 7.0.0-SNAPSHOT + 7.0.0-rc1 ../pom.xml diff --git a/pmd-doc/pom.xml b/pmd-doc/pom.xml index 8c3f7c1dff..efb93c4683 100644 --- a/pmd-doc/pom.xml +++ b/pmd-doc/pom.xml @@ -8,7 +8,7 @@ net.sourceforge.pmd pmd - 7.0.0-SNAPSHOT + 7.0.0-rc1 ../pom.xml diff --git a/pmd-fortran/pom.xml b/pmd-fortran/pom.xml index 5aa05f62c3..e2e653b907 100644 --- a/pmd-fortran/pom.xml +++ b/pmd-fortran/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 7.0.0-SNAPSHOT + 7.0.0-rc1 ../pom.xml diff --git a/pmd-gherkin/pom.xml b/pmd-gherkin/pom.xml index 1497253688..7dd00d4577 100644 --- a/pmd-gherkin/pom.xml +++ b/pmd-gherkin/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 7.0.0-SNAPSHOT + 7.0.0-rc1 ../pom.xml diff --git a/pmd-go/pom.xml b/pmd-go/pom.xml index 060920664c..4cf929435e 100644 --- a/pmd-go/pom.xml +++ b/pmd-go/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 7.0.0-SNAPSHOT + 7.0.0-rc1 ../pom.xml diff --git a/pmd-groovy/pom.xml b/pmd-groovy/pom.xml index 1a5e3fbef9..94aa14865e 100644 --- a/pmd-groovy/pom.xml +++ b/pmd-groovy/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 7.0.0-SNAPSHOT + 7.0.0-rc1 ../pom.xml diff --git a/pmd-html/pom.xml b/pmd-html/pom.xml index d5ad36a9e7..a887f4e9de 100644 --- a/pmd-html/pom.xml +++ b/pmd-html/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 7.0.0-SNAPSHOT + 7.0.0-rc1 ../pom.xml diff --git a/pmd-java/pom.xml b/pmd-java/pom.xml index 7579a061f3..2642308cca 100644 --- a/pmd-java/pom.xml +++ b/pmd-java/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 7.0.0-SNAPSHOT + 7.0.0-rc1 ../pom.xml diff --git a/pmd-javascript/pom.xml b/pmd-javascript/pom.xml index bca334d6fa..af5530a5bf 100644 --- a/pmd-javascript/pom.xml +++ b/pmd-javascript/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 7.0.0-SNAPSHOT + 7.0.0-rc1 ../pom.xml diff --git a/pmd-jsp/pom.xml b/pmd-jsp/pom.xml index 42bb314996..b069fa990b 100644 --- a/pmd-jsp/pom.xml +++ b/pmd-jsp/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 7.0.0-SNAPSHOT + 7.0.0-rc1 ../pom.xml diff --git a/pmd-kotlin/pom.xml b/pmd-kotlin/pom.xml index 3eab88732b..6f7812a90b 100644 --- a/pmd-kotlin/pom.xml +++ b/pmd-kotlin/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 7.0.0-SNAPSHOT + 7.0.0-rc1 ../pom.xml diff --git a/pmd-lang-test/pom.xml b/pmd-lang-test/pom.xml index 79aba91e81..7f8a9daf48 100644 --- a/pmd-lang-test/pom.xml +++ b/pmd-lang-test/pom.xml @@ -12,7 +12,7 @@ net.sourceforge.pmd pmd - 7.0.0-SNAPSHOT + 7.0.0-rc1 ../pom.xml diff --git a/pmd-lua/pom.xml b/pmd-lua/pom.xml index 3cf75e198d..14b751e0a7 100644 --- a/pmd-lua/pom.xml +++ b/pmd-lua/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 7.0.0-SNAPSHOT + 7.0.0-rc1 ../pom.xml diff --git a/pmd-matlab/pom.xml b/pmd-matlab/pom.xml index de32016435..c062ae45df 100644 --- a/pmd-matlab/pom.xml +++ b/pmd-matlab/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 7.0.0-SNAPSHOT + 7.0.0-rc1 ../pom.xml diff --git a/pmd-modelica/pom.xml b/pmd-modelica/pom.xml index 875e5865a9..adca9daa4c 100644 --- a/pmd-modelica/pom.xml +++ b/pmd-modelica/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 7.0.0-SNAPSHOT + 7.0.0-rc1 ../pom.xml diff --git a/pmd-objectivec/pom.xml b/pmd-objectivec/pom.xml index 559ca8320f..4aadf1c930 100644 --- a/pmd-objectivec/pom.xml +++ b/pmd-objectivec/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 7.0.0-SNAPSHOT + 7.0.0-rc1 ../pom.xml diff --git a/pmd-perl/pom.xml b/pmd-perl/pom.xml index 4ee23319cd..4370399da0 100644 --- a/pmd-perl/pom.xml +++ b/pmd-perl/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 7.0.0-SNAPSHOT + 7.0.0-rc1 ../pom.xml diff --git a/pmd-php/pom.xml b/pmd-php/pom.xml index d9c4a8a26c..f0d80f8310 100644 --- a/pmd-php/pom.xml +++ b/pmd-php/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 7.0.0-SNAPSHOT + 7.0.0-rc1 ../pom.xml diff --git a/pmd-plsql/pom.xml b/pmd-plsql/pom.xml index d23562dfd7..147cb45f7c 100644 --- a/pmd-plsql/pom.xml +++ b/pmd-plsql/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 7.0.0-SNAPSHOT + 7.0.0-rc1 ../pom.xml diff --git a/pmd-python/pom.xml b/pmd-python/pom.xml index 9d8068a8fe..90003eb2ed 100644 --- a/pmd-python/pom.xml +++ b/pmd-python/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 7.0.0-SNAPSHOT + 7.0.0-rc1 ../pom.xml diff --git a/pmd-ruby/pom.xml b/pmd-ruby/pom.xml index 7ed8689213..f0a309bd0d 100644 --- a/pmd-ruby/pom.xml +++ b/pmd-ruby/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 7.0.0-SNAPSHOT + 7.0.0-rc1 ../pom.xml diff --git a/pmd-scala-modules/pmd-scala-common/pom.xml b/pmd-scala-modules/pmd-scala-common/pom.xml index 1b2dd79036..f4b312d4d7 100644 --- a/pmd-scala-modules/pmd-scala-common/pom.xml +++ b/pmd-scala-modules/pmd-scala-common/pom.xml @@ -8,7 +8,7 @@ net.sourceforge.pmd pmd - 7.0.0-SNAPSHOT + 7.0.0-rc1 ../../pom.xml diff --git a/pmd-scala-modules/pmd-scala_2.12/pom.xml b/pmd-scala-modules/pmd-scala_2.12/pom.xml index d469b60e45..8d0d5733a3 100644 --- a/pmd-scala-modules/pmd-scala_2.12/pom.xml +++ b/pmd-scala-modules/pmd-scala_2.12/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd-scala-common - 7.0.0-SNAPSHOT + 7.0.0-rc1 ../pmd-scala-common/pom.xml diff --git a/pmd-scala-modules/pmd-scala_2.13/pom.xml b/pmd-scala-modules/pmd-scala_2.13/pom.xml index 2663300d8b..168f92b4da 100644 --- a/pmd-scala-modules/pmd-scala_2.13/pom.xml +++ b/pmd-scala-modules/pmd-scala_2.13/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd-scala-common - 7.0.0-SNAPSHOT + 7.0.0-rc1 ../pmd-scala-common/pom.xml diff --git a/pmd-scala/pom.xml b/pmd-scala/pom.xml index f61d17c8ae..2d9ec12383 100644 --- a/pmd-scala/pom.xml +++ b/pmd-scala/pom.xml @@ -9,7 +9,7 @@ net.sourceforge.pmd pmd - 7.0.0-SNAPSHOT + 7.0.0-rc1 ../pom.xml diff --git a/pmd-swift/pom.xml b/pmd-swift/pom.xml index cd7697bdbf..67dc8af9cb 100644 --- a/pmd-swift/pom.xml +++ b/pmd-swift/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 7.0.0-SNAPSHOT + 7.0.0-rc1 ../pom.xml diff --git a/pmd-test-schema/pom.xml b/pmd-test-schema/pom.xml index 044b0c5e2b..8a2aa5129f 100644 --- a/pmd-test-schema/pom.xml +++ b/pmd-test-schema/pom.xml @@ -11,7 +11,7 @@ pmd net.sourceforge.pmd - 7.0.0-SNAPSHOT + 7.0.0-rc1 ../pom.xml diff --git a/pmd-test/pom.xml b/pmd-test/pom.xml index 296651078d..d17d2588d1 100644 --- a/pmd-test/pom.xml +++ b/pmd-test/pom.xml @@ -8,7 +8,7 @@ net.sourceforge.pmd pmd - 7.0.0-SNAPSHOT + 7.0.0-rc1 ../pom.xml diff --git a/pmd-tsql/pom.xml b/pmd-tsql/pom.xml index 78040dad45..5c1c6d9083 100644 --- a/pmd-tsql/pom.xml +++ b/pmd-tsql/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 7.0.0-SNAPSHOT + 7.0.0-rc1 ../pom.xml diff --git a/pmd-visualforce/pom.xml b/pmd-visualforce/pom.xml index f54f52a63f..66022f5d7c 100644 --- a/pmd-visualforce/pom.xml +++ b/pmd-visualforce/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 7.0.0-SNAPSHOT + 7.0.0-rc1 ../pom.xml diff --git a/pmd-vm/pom.xml b/pmd-vm/pom.xml index 493832e65d..df318faf1e 100644 --- a/pmd-vm/pom.xml +++ b/pmd-vm/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 7.0.0-SNAPSHOT + 7.0.0-rc1 ../pom.xml diff --git a/pmd-xml/pom.xml b/pmd-xml/pom.xml index 5c66d5330f..d7728e9d12 100644 --- a/pmd-xml/pom.xml +++ b/pmd-xml/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 7.0.0-SNAPSHOT + 7.0.0-rc1 ../pom.xml diff --git a/pom.xml b/pom.xml index d3b62eeb93..7750aa43a2 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 net.sourceforge.pmd pmd - 7.0.0-SNAPSHOT + 7.0.0-rc1 pom PMD @@ -81,7 +81,7 @@ - 2023-02-25T10:50:54Z + 2023-03-25T11:30:50Z 8