From 38bc997d4e7f4b29cee86829915f17f925211800 Mon Sep 17 00:00:00 2001 From: Andreas Dangel Date: Fri, 31 May 2024 12:57:36 +0200 Subject: [PATCH] [release] prepare release pmd_releases/7.2.0 --- pmd-ant/pom.xml | 2 +- pmd-apex/pom.xml | 2 +- pmd-cli/pom.xml | 2 +- pmd-coco/pom.xml | 2 +- pmd-compat6/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-julia/pom.xml | 2 +- pmd-kotlin/pom.xml | 2 +- pmd-lang-test/pom.xml | 2 +- pmd-languages-deps/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-swift/pom.xml | 2 +- pmd-test-schema/pom.xml | 2 +- pmd-test/pom.xml | 2 +- pmd-tsql/pom.xml | 2 +- pmd-velocity/pom.xml | 2 +- pmd-visualforce/pom.xml | 2 +- pmd-xml/pom.xml | 2 +- pom.xml | 6 +++--- 43 files changed, 45 insertions(+), 45 deletions(-) diff --git a/pmd-ant/pom.xml b/pmd-ant/pom.xml index ce517cdd1a..d28f7c06e4 100644 --- a/pmd-ant/pom.xml +++ b/pmd-ant/pom.xml @@ -7,7 +7,7 @@ pmd net.sourceforge.pmd - 7.2.0-SNAPSHOT + 7.2.0 4.0.0 diff --git a/pmd-apex/pom.xml b/pmd-apex/pom.xml index 42af8646ed..30d49d8f90 100644 --- a/pmd-apex/pom.xml +++ b/pmd-apex/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 7.2.0-SNAPSHOT + 7.2.0 ../pom.xml diff --git a/pmd-cli/pom.xml b/pmd-cli/pom.xml index 9b7a284ad1..7eb3a5e724 100644 --- a/pmd-cli/pom.xml +++ b/pmd-cli/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 7.2.0-SNAPSHOT + 7.2.0 ../pom.xml diff --git a/pmd-coco/pom.xml b/pmd-coco/pom.xml index fe97db0606..ee14507e27 100644 --- a/pmd-coco/pom.xml +++ b/pmd-coco/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 7.2.0-SNAPSHOT + 7.2.0 ../pom.xml diff --git a/pmd-compat6/pom.xml b/pmd-compat6/pom.xml index c2f957d9a1..09bff36dab 100644 --- a/pmd-compat6/pom.xml +++ b/pmd-compat6/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 7.2.0-SNAPSHOT + 7.2.0 pmd-compat6 diff --git a/pmd-core/pom.xml b/pmd-core/pom.xml index 62e389fde9..f1c7b1e86d 100644 --- a/pmd-core/pom.xml +++ b/pmd-core/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 7.2.0-SNAPSHOT + 7.2.0 ../pom.xml diff --git a/pmd-cpp/pom.xml b/pmd-cpp/pom.xml index 83e10131b0..2354bee920 100644 --- a/pmd-cpp/pom.xml +++ b/pmd-cpp/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 7.2.0-SNAPSHOT + 7.2.0 ../pom.xml diff --git a/pmd-cs/pom.xml b/pmd-cs/pom.xml index 35d1e15296..b35ff6d715 100644 --- a/pmd-cs/pom.xml +++ b/pmd-cs/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 7.2.0-SNAPSHOT + 7.2.0 ../pom.xml diff --git a/pmd-dart/pom.xml b/pmd-dart/pom.xml index 795188bfe7..5c5c1e9996 100644 --- a/pmd-dart/pom.xml +++ b/pmd-dart/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 7.2.0-SNAPSHOT + 7.2.0 ../pom.xml diff --git a/pmd-dist/pom.xml b/pmd-dist/pom.xml index 72a6d4c1d5..649d40f25e 100644 --- a/pmd-dist/pom.xml +++ b/pmd-dist/pom.xml @@ -8,7 +8,7 @@ net.sourceforge.pmd pmd - 7.2.0-SNAPSHOT + 7.2.0 ../pom.xml diff --git a/pmd-doc/pom.xml b/pmd-doc/pom.xml index 2d9a5acba0..72323c14e6 100644 --- a/pmd-doc/pom.xml +++ b/pmd-doc/pom.xml @@ -8,7 +8,7 @@ net.sourceforge.pmd pmd - 7.2.0-SNAPSHOT + 7.2.0 ../pom.xml diff --git a/pmd-fortran/pom.xml b/pmd-fortran/pom.xml index 754de6aa55..7b7040bcb9 100644 --- a/pmd-fortran/pom.xml +++ b/pmd-fortran/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 7.2.0-SNAPSHOT + 7.2.0 ../pom.xml diff --git a/pmd-gherkin/pom.xml b/pmd-gherkin/pom.xml index 79f5588ae7..6c06886317 100644 --- a/pmd-gherkin/pom.xml +++ b/pmd-gherkin/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 7.2.0-SNAPSHOT + 7.2.0 ../pom.xml diff --git a/pmd-go/pom.xml b/pmd-go/pom.xml index e3e1490468..477c14aa8d 100644 --- a/pmd-go/pom.xml +++ b/pmd-go/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 7.2.0-SNAPSHOT + 7.2.0 ../pom.xml diff --git a/pmd-groovy/pom.xml b/pmd-groovy/pom.xml index 677f0d4559..5c405f30d7 100644 --- a/pmd-groovy/pom.xml +++ b/pmd-groovy/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 7.2.0-SNAPSHOT + 7.2.0 ../pom.xml diff --git a/pmd-html/pom.xml b/pmd-html/pom.xml index c1168e66f5..7d5318fa66 100644 --- a/pmd-html/pom.xml +++ b/pmd-html/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 7.2.0-SNAPSHOT + 7.2.0 ../pom.xml diff --git a/pmd-java/pom.xml b/pmd-java/pom.xml index b85f32cfb0..9f5dfd0fdb 100644 --- a/pmd-java/pom.xml +++ b/pmd-java/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 7.2.0-SNAPSHOT + 7.2.0 ../pom.xml diff --git a/pmd-javascript/pom.xml b/pmd-javascript/pom.xml index 72383cc5f4..d1c674e8b6 100644 --- a/pmd-javascript/pom.xml +++ b/pmd-javascript/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 7.2.0-SNAPSHOT + 7.2.0 ../pom.xml diff --git a/pmd-jsp/pom.xml b/pmd-jsp/pom.xml index eec8282f65..f80e5143eb 100644 --- a/pmd-jsp/pom.xml +++ b/pmd-jsp/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 7.2.0-SNAPSHOT + 7.2.0 ../pom.xml diff --git a/pmd-julia/pom.xml b/pmd-julia/pom.xml index 6ec7333e73..f6db428b5a 100644 --- a/pmd-julia/pom.xml +++ b/pmd-julia/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 7.2.0-SNAPSHOT + 7.2.0 ../pom.xml diff --git a/pmd-kotlin/pom.xml b/pmd-kotlin/pom.xml index d27eaa6d4f..d437e231ff 100644 --- a/pmd-kotlin/pom.xml +++ b/pmd-kotlin/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 7.2.0-SNAPSHOT + 7.2.0 ../pom.xml diff --git a/pmd-lang-test/pom.xml b/pmd-lang-test/pom.xml index f4a8683885..1bff3ef16d 100644 --- a/pmd-lang-test/pom.xml +++ b/pmd-lang-test/pom.xml @@ -12,7 +12,7 @@ net.sourceforge.pmd pmd - 7.2.0-SNAPSHOT + 7.2.0 ../pom.xml diff --git a/pmd-languages-deps/pom.xml b/pmd-languages-deps/pom.xml index 1a85089052..93512a36c3 100644 --- a/pmd-languages-deps/pom.xml +++ b/pmd-languages-deps/pom.xml @@ -4,7 +4,7 @@ net.sourceforge.pmd pmd - 7.2.0-SNAPSHOT + 7.2.0 pmd-languages-deps diff --git a/pmd-lua/pom.xml b/pmd-lua/pom.xml index 90ee0372cc..9f7228936a 100644 --- a/pmd-lua/pom.xml +++ b/pmd-lua/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 7.2.0-SNAPSHOT + 7.2.0 ../pom.xml diff --git a/pmd-matlab/pom.xml b/pmd-matlab/pom.xml index 7c4720f2e0..288d5d08bd 100644 --- a/pmd-matlab/pom.xml +++ b/pmd-matlab/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 7.2.0-SNAPSHOT + 7.2.0 ../pom.xml diff --git a/pmd-modelica/pom.xml b/pmd-modelica/pom.xml index f58bc85456..09033b979d 100644 --- a/pmd-modelica/pom.xml +++ b/pmd-modelica/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 7.2.0-SNAPSHOT + 7.2.0 ../pom.xml diff --git a/pmd-objectivec/pom.xml b/pmd-objectivec/pom.xml index 2604418fa1..1dd7bf0a7e 100644 --- a/pmd-objectivec/pom.xml +++ b/pmd-objectivec/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 7.2.0-SNAPSHOT + 7.2.0 ../pom.xml diff --git a/pmd-perl/pom.xml b/pmd-perl/pom.xml index 87f9b71de0..9b5d15fb31 100644 --- a/pmd-perl/pom.xml +++ b/pmd-perl/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 7.2.0-SNAPSHOT + 7.2.0 ../pom.xml diff --git a/pmd-php/pom.xml b/pmd-php/pom.xml index 2a0024663e..08e86b38e8 100644 --- a/pmd-php/pom.xml +++ b/pmd-php/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 7.2.0-SNAPSHOT + 7.2.0 ../pom.xml diff --git a/pmd-plsql/pom.xml b/pmd-plsql/pom.xml index a5d78eb138..29cc36da7f 100644 --- a/pmd-plsql/pom.xml +++ b/pmd-plsql/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 7.2.0-SNAPSHOT + 7.2.0 ../pom.xml diff --git a/pmd-python/pom.xml b/pmd-python/pom.xml index 544653426a..3458ee1e81 100644 --- a/pmd-python/pom.xml +++ b/pmd-python/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 7.2.0-SNAPSHOT + 7.2.0 ../pom.xml diff --git a/pmd-ruby/pom.xml b/pmd-ruby/pom.xml index b3f4438adb..8885449b2f 100644 --- a/pmd-ruby/pom.xml +++ b/pmd-ruby/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 7.2.0-SNAPSHOT + 7.2.0 ../pom.xml diff --git a/pmd-scala-modules/pmd-scala-common/pom.xml b/pmd-scala-modules/pmd-scala-common/pom.xml index 53c5eb2fc4..17e30ae260 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.2.0-SNAPSHOT + 7.2.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 baaab7828f..3520f2de37 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.2.0-SNAPSHOT + 7.2.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 4de45c6687..a43cd14e21 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.2.0-SNAPSHOT + 7.2.0 ../pmd-scala-common/pom.xml diff --git a/pmd-swift/pom.xml b/pmd-swift/pom.xml index 266dba8c63..68044d16ba 100644 --- a/pmd-swift/pom.xml +++ b/pmd-swift/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 7.2.0-SNAPSHOT + 7.2.0 ../pom.xml diff --git a/pmd-test-schema/pom.xml b/pmd-test-schema/pom.xml index 0e823d7615..bed7f20233 100644 --- a/pmd-test-schema/pom.xml +++ b/pmd-test-schema/pom.xml @@ -11,7 +11,7 @@ pmd net.sourceforge.pmd - 7.2.0-SNAPSHOT + 7.2.0 ../pom.xml diff --git a/pmd-test/pom.xml b/pmd-test/pom.xml index eb12a659b0..11bc0c3d77 100644 --- a/pmd-test/pom.xml +++ b/pmd-test/pom.xml @@ -8,7 +8,7 @@ net.sourceforge.pmd pmd - 7.2.0-SNAPSHOT + 7.2.0 ../pom.xml diff --git a/pmd-tsql/pom.xml b/pmd-tsql/pom.xml index 9be8d9d168..6914974413 100644 --- a/pmd-tsql/pom.xml +++ b/pmd-tsql/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 7.2.0-SNAPSHOT + 7.2.0 ../pom.xml diff --git a/pmd-velocity/pom.xml b/pmd-velocity/pom.xml index 06340fa7b1..4f6ba4e332 100644 --- a/pmd-velocity/pom.xml +++ b/pmd-velocity/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 7.2.0-SNAPSHOT + 7.2.0 ../pom.xml diff --git a/pmd-visualforce/pom.xml b/pmd-visualforce/pom.xml index 735f07a958..bd93ce3b36 100644 --- a/pmd-visualforce/pom.xml +++ b/pmd-visualforce/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 7.2.0-SNAPSHOT + 7.2.0 ../pom.xml diff --git a/pmd-xml/pom.xml b/pmd-xml/pom.xml index 183347631e..a89b017a42 100644 --- a/pmd-xml/pom.xml +++ b/pmd-xml/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 7.2.0-SNAPSHOT + 7.2.0 ../pom.xml diff --git a/pom.xml b/pom.xml index 08703ea417..5c340318fc 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 net.sourceforge.pmd pmd - 7.2.0-SNAPSHOT + 7.2.0 pom PMD @@ -62,7 +62,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/7.2.0 @@ -83,7 +83,7 @@ - 2024-04-26T06:14:52Z + 2024-05-31T10:33:57Z 8