From de1b12b06026df65d4460139c16e8938359d9be2 Mon Sep 17 00:00:00 2001 From: Andreas Dangel Date: Sat, 28 Jan 2023 10:31:46 +0100 Subject: [PATCH] [maven-release-plugin] prepare release pmd_releases/6.54.0 --- pmd-apex-jorje/pom.xml | 2 +- pmd-apex/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-java8/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-visualforce/pom.xml | 2 +- pmd-vm/pom.xml | 2 +- pmd-xml/pom.xml | 2 +- pom.xml | 6 +++--- 39 files changed, 41 insertions(+), 41 deletions(-) diff --git a/pmd-apex-jorje/pom.xml b/pmd-apex-jorje/pom.xml index 0654287dc8..6244914775 100644 --- a/pmd-apex-jorje/pom.xml +++ b/pmd-apex-jorje/pom.xml @@ -8,7 +8,7 @@ net.sourceforge.pmd pmd - 6.54.0-SNAPSHOT + 6.54.0 ../pom.xml diff --git a/pmd-apex/pom.xml b/pmd-apex/pom.xml index b4198c43de..6933fc7604 100644 --- a/pmd-apex/pom.xml +++ b/pmd-apex/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 6.54.0-SNAPSHOT + 6.54.0 ../pom.xml diff --git a/pmd-core/pom.xml b/pmd-core/pom.xml index 87eeb56382..f850ccc8b7 100644 --- a/pmd-core/pom.xml +++ b/pmd-core/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 6.54.0-SNAPSHOT + 6.54.0 ../pom.xml diff --git a/pmd-cpp/pom.xml b/pmd-cpp/pom.xml index 6c1afc3598..f132d50d44 100644 --- a/pmd-cpp/pom.xml +++ b/pmd-cpp/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 6.54.0-SNAPSHOT + 6.54.0 ../pom.xml diff --git a/pmd-cs/pom.xml b/pmd-cs/pom.xml index ed0b08c8a2..9d425c7439 100644 --- a/pmd-cs/pom.xml +++ b/pmd-cs/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 6.54.0-SNAPSHOT + 6.54.0 ../pom.xml diff --git a/pmd-dart/pom.xml b/pmd-dart/pom.xml index a641064570..450ae88cb6 100644 --- a/pmd-dart/pom.xml +++ b/pmd-dart/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 6.54.0-SNAPSHOT + 6.54.0 ../pom.xml diff --git a/pmd-dist/pom.xml b/pmd-dist/pom.xml index 31d205d621..63743a6015 100644 --- a/pmd-dist/pom.xml +++ b/pmd-dist/pom.xml @@ -8,7 +8,7 @@ net.sourceforge.pmd pmd - 6.54.0-SNAPSHOT + 6.54.0 ../pom.xml diff --git a/pmd-doc/pom.xml b/pmd-doc/pom.xml index cd9448586f..4022007d23 100644 --- a/pmd-doc/pom.xml +++ b/pmd-doc/pom.xml @@ -8,7 +8,7 @@ net.sourceforge.pmd pmd - 6.54.0-SNAPSHOT + 6.54.0 ../pom.xml diff --git a/pmd-fortran/pom.xml b/pmd-fortran/pom.xml index 3939016bdb..2d36fe8803 100644 --- a/pmd-fortran/pom.xml +++ b/pmd-fortran/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 6.54.0-SNAPSHOT + 6.54.0 ../pom.xml diff --git a/pmd-gherkin/pom.xml b/pmd-gherkin/pom.xml index 28401eb2f8..0f2aee3a51 100644 --- a/pmd-gherkin/pom.xml +++ b/pmd-gherkin/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 6.54.0-SNAPSHOT + 6.54.0 ../pom.xml diff --git a/pmd-go/pom.xml b/pmd-go/pom.xml index 9280e5b98a..0db393d4c4 100644 --- a/pmd-go/pom.xml +++ b/pmd-go/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 6.54.0-SNAPSHOT + 6.54.0 ../pom.xml diff --git a/pmd-groovy/pom.xml b/pmd-groovy/pom.xml index 76e95aaa07..c5896b0231 100644 --- a/pmd-groovy/pom.xml +++ b/pmd-groovy/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 6.54.0-SNAPSHOT + 6.54.0 ../pom.xml diff --git a/pmd-html/pom.xml b/pmd-html/pom.xml index d0a06c1448..fd0a2ab5ce 100644 --- a/pmd-html/pom.xml +++ b/pmd-html/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 6.54.0-SNAPSHOT + 6.54.0 ../pom.xml diff --git a/pmd-java/pom.xml b/pmd-java/pom.xml index 986b04f583..7a088d855e 100644 --- a/pmd-java/pom.xml +++ b/pmd-java/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 6.54.0-SNAPSHOT + 6.54.0 ../pom.xml diff --git a/pmd-java8/pom.xml b/pmd-java8/pom.xml index a6fa49cf5e..81eb8961f3 100644 --- a/pmd-java8/pom.xml +++ b/pmd-java8/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 6.54.0-SNAPSHOT + 6.54.0 ../pom.xml diff --git a/pmd-javascript/pom.xml b/pmd-javascript/pom.xml index 0afc0b2071..dd9df3182e 100644 --- a/pmd-javascript/pom.xml +++ b/pmd-javascript/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 6.54.0-SNAPSHOT + 6.54.0 ../pom.xml diff --git a/pmd-jsp/pom.xml b/pmd-jsp/pom.xml index e8af172953..ee6c472f1a 100644 --- a/pmd-jsp/pom.xml +++ b/pmd-jsp/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 6.54.0-SNAPSHOT + 6.54.0 ../pom.xml diff --git a/pmd-kotlin/pom.xml b/pmd-kotlin/pom.xml index 7bd1af3de1..96053b3301 100644 --- a/pmd-kotlin/pom.xml +++ b/pmd-kotlin/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 6.54.0-SNAPSHOT + 6.54.0 ../pom.xml diff --git a/pmd-lang-test/pom.xml b/pmd-lang-test/pom.xml index 0e01a8bf7a..e4ffcbe29b 100644 --- a/pmd-lang-test/pom.xml +++ b/pmd-lang-test/pom.xml @@ -12,7 +12,7 @@ net.sourceforge.pmd pmd - 6.54.0-SNAPSHOT + 6.54.0 ../pom.xml diff --git a/pmd-lua/pom.xml b/pmd-lua/pom.xml index 0ce33c4086..80d88e1713 100644 --- a/pmd-lua/pom.xml +++ b/pmd-lua/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 6.54.0-SNAPSHOT + 6.54.0 ../pom.xml diff --git a/pmd-matlab/pom.xml b/pmd-matlab/pom.xml index bb3f871216..99859dd630 100644 --- a/pmd-matlab/pom.xml +++ b/pmd-matlab/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 6.54.0-SNAPSHOT + 6.54.0 ../pom.xml diff --git a/pmd-modelica/pom.xml b/pmd-modelica/pom.xml index 771db5a6e3..43f20822fd 100644 --- a/pmd-modelica/pom.xml +++ b/pmd-modelica/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 6.54.0-SNAPSHOT + 6.54.0 ../pom.xml diff --git a/pmd-objectivec/pom.xml b/pmd-objectivec/pom.xml index 4ea684ec5b..c5d12cf226 100644 --- a/pmd-objectivec/pom.xml +++ b/pmd-objectivec/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 6.54.0-SNAPSHOT + 6.54.0 ../pom.xml diff --git a/pmd-perl/pom.xml b/pmd-perl/pom.xml index 252267fb0f..befec20a4a 100644 --- a/pmd-perl/pom.xml +++ b/pmd-perl/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 6.54.0-SNAPSHOT + 6.54.0 ../pom.xml diff --git a/pmd-php/pom.xml b/pmd-php/pom.xml index 3de37211c9..52a07e14ea 100644 --- a/pmd-php/pom.xml +++ b/pmd-php/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 6.54.0-SNAPSHOT + 6.54.0 ../pom.xml diff --git a/pmd-plsql/pom.xml b/pmd-plsql/pom.xml index 75812ca1af..ed8bc66d8a 100644 --- a/pmd-plsql/pom.xml +++ b/pmd-plsql/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 6.54.0-SNAPSHOT + 6.54.0 ../pom.xml diff --git a/pmd-python/pom.xml b/pmd-python/pom.xml index b53670897b..704bf8402d 100644 --- a/pmd-python/pom.xml +++ b/pmd-python/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 6.54.0-SNAPSHOT + 6.54.0 ../pom.xml diff --git a/pmd-ruby/pom.xml b/pmd-ruby/pom.xml index ef7af6efe5..b4843a27c8 100644 --- a/pmd-ruby/pom.xml +++ b/pmd-ruby/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 6.54.0-SNAPSHOT + 6.54.0 ../pom.xml diff --git a/pmd-scala-modules/pmd-scala-common/pom.xml b/pmd-scala-modules/pmd-scala-common/pom.xml index 56801dfc25..a32c6c912b 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 - 6.54.0-SNAPSHOT + 6.54.0 ../../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 b8cc9a7840..382beeda1e 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 - 6.54.0-SNAPSHOT + 6.54.0 ../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 7bf9a750c6..a8e2f5d1b5 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 - 6.54.0-SNAPSHOT + 6.54.0 ../pmd-scala-common/pom.xml diff --git a/pmd-scala/pom.xml b/pmd-scala/pom.xml index 6b60904692..29d7d6f1e9 100644 --- a/pmd-scala/pom.xml +++ b/pmd-scala/pom.xml @@ -9,7 +9,7 @@ net.sourceforge.pmd pmd - 6.54.0-SNAPSHOT + 6.54.0 ../pom.xml diff --git a/pmd-swift/pom.xml b/pmd-swift/pom.xml index 11b83f4f83..5efd449317 100644 --- a/pmd-swift/pom.xml +++ b/pmd-swift/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 6.54.0-SNAPSHOT + 6.54.0 ../pom.xml diff --git a/pmd-test-schema/pom.xml b/pmd-test-schema/pom.xml index 8eac17a2eb..c0cc5bee84 100644 --- a/pmd-test-schema/pom.xml +++ b/pmd-test-schema/pom.xml @@ -11,7 +11,7 @@ pmd net.sourceforge.pmd - 6.54.0-SNAPSHOT + 6.54.0 ../pom.xml diff --git a/pmd-test/pom.xml b/pmd-test/pom.xml index 4cdcedeb2e..f7fea595b4 100644 --- a/pmd-test/pom.xml +++ b/pmd-test/pom.xml @@ -8,7 +8,7 @@ net.sourceforge.pmd pmd - 6.54.0-SNAPSHOT + 6.54.0 ../pom.xml diff --git a/pmd-visualforce/pom.xml b/pmd-visualforce/pom.xml index 6c0495a877..b1972c9a4c 100644 --- a/pmd-visualforce/pom.xml +++ b/pmd-visualforce/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 6.54.0-SNAPSHOT + 6.54.0 ../pom.xml diff --git a/pmd-vm/pom.xml b/pmd-vm/pom.xml index 34f47a0933..3232c8c94e 100644 --- a/pmd-vm/pom.xml +++ b/pmd-vm/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 6.54.0-SNAPSHOT + 6.54.0 ../pom.xml diff --git a/pmd-xml/pom.xml b/pmd-xml/pom.xml index 48702f5049..4cd155829e 100644 --- a/pmd-xml/pom.xml +++ b/pmd-xml/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 6.54.0-SNAPSHOT + 6.54.0 ../pom.xml diff --git a/pom.xml b/pom.xml index 09b203bbd0..59b209cebf 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 net.sourceforge.pmd pmd - 6.54.0-SNAPSHOT + 6.54.0 pom PMD @@ -55,7 +55,7 @@ scm:git:git://github.com/pmd/pmd.git scm:git:ssh://git@github.com/pmd/pmd.git https://github.com/pmd/pmd - HEAD + pmd_releases/6.54.0 @@ -76,7 +76,7 @@ - 2022-12-31T17:22:09Z + 2023-01-28T09:18:59Z 7