From d9675bbc6f020d5a480e53d92876dacfcc585cfb Mon Sep 17 00:00:00 2001 From: Andreas Dangel Date: Mon, 27 Mar 2017 22:07:00 +0200 Subject: [PATCH] [maven-release-plugin] prepare release pmd_releases/5.4.6 --- pmd-core/pom.xml | 2 +- pmd-cpp/pom.xml | 2 +- pmd-cs/pom.xml | 2 +- pmd-dist/pom.xml | 2 +- pmd-fortran/pom.xml | 2 +- pmd-go/pom.xml | 2 +- pmd-java/pom.xml | 2 +- pmd-java8/pom.xml | 2 +- pmd-javascript/pom.xml | 2 +- pmd-jsp/pom.xml | 2 +- pmd-matlab/pom.xml | 2 +- pmd-objectivec/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/pom.xml | 2 +- pmd-swift/pom.xml | 2 +- pmd-test/pom.xml | 2 +- pmd-ui/pom.xml | 2 +- pmd-vm/pom.xml | 2 +- pmd-xml/pom.xml | 2 +- pom.xml | 4 ++-- 23 files changed, 24 insertions(+), 24 deletions(-) diff --git a/pmd-core/pom.xml b/pmd-core/pom.xml index 9ff6bd4854..c54dae56a3 100644 --- a/pmd-core/pom.xml +++ b/pmd-core/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 5.4.6-SNAPSHOT + 5.4.6 diff --git a/pmd-cpp/pom.xml b/pmd-cpp/pom.xml index 1bc3640104..752378831c 100644 --- a/pmd-cpp/pom.xml +++ b/pmd-cpp/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 5.4.6-SNAPSHOT + 5.4.6 diff --git a/pmd-cs/pom.xml b/pmd-cs/pom.xml index 3d79659a32..4e5d75d9f8 100644 --- a/pmd-cs/pom.xml +++ b/pmd-cs/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 5.4.6-SNAPSHOT + 5.4.6 diff --git a/pmd-dist/pom.xml b/pmd-dist/pom.xml index 68cddaaa45..7c2e547224 100644 --- a/pmd-dist/pom.xml +++ b/pmd-dist/pom.xml @@ -8,7 +8,7 @@ net.sourceforge.pmd pmd - 5.4.6-SNAPSHOT + 5.4.6 diff --git a/pmd-fortran/pom.xml b/pmd-fortran/pom.xml index 117341e718..80cb95c810 100644 --- a/pmd-fortran/pom.xml +++ b/pmd-fortran/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 5.4.6-SNAPSHOT + 5.4.6 diff --git a/pmd-go/pom.xml b/pmd-go/pom.xml index 4fc887138a..e9e46eba70 100644 --- a/pmd-go/pom.xml +++ b/pmd-go/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 5.4.6-SNAPSHOT + 5.4.6 diff --git a/pmd-java/pom.xml b/pmd-java/pom.xml index 03ab93ccad..31cbaa5d40 100644 --- a/pmd-java/pom.xml +++ b/pmd-java/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 5.4.6-SNAPSHOT + 5.4.6 diff --git a/pmd-java8/pom.xml b/pmd-java8/pom.xml index 5c429d9b9b..1231b6d5f8 100644 --- a/pmd-java8/pom.xml +++ b/pmd-java8/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 5.4.6-SNAPSHOT + 5.4.6 diff --git a/pmd-javascript/pom.xml b/pmd-javascript/pom.xml index 5da15e3e58..9f1dc60e69 100644 --- a/pmd-javascript/pom.xml +++ b/pmd-javascript/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 5.4.6-SNAPSHOT + 5.4.6 diff --git a/pmd-jsp/pom.xml b/pmd-jsp/pom.xml index 01e11f239d..1e33768ffb 100644 --- a/pmd-jsp/pom.xml +++ b/pmd-jsp/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 5.4.6-SNAPSHOT + 5.4.6 diff --git a/pmd-matlab/pom.xml b/pmd-matlab/pom.xml index 814715dbab..07f01f5280 100644 --- a/pmd-matlab/pom.xml +++ b/pmd-matlab/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 5.4.6-SNAPSHOT + 5.4.6 diff --git a/pmd-objectivec/pom.xml b/pmd-objectivec/pom.xml index a886ed40de..dc09f32e32 100644 --- a/pmd-objectivec/pom.xml +++ b/pmd-objectivec/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 5.4.6-SNAPSHOT + 5.4.6 diff --git a/pmd-php/pom.xml b/pmd-php/pom.xml index ec24d07c79..67399180ee 100644 --- a/pmd-php/pom.xml +++ b/pmd-php/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 5.4.6-SNAPSHOT + 5.4.6 diff --git a/pmd-plsql/pom.xml b/pmd-plsql/pom.xml index 54232ec9a1..13b9a9f28c 100644 --- a/pmd-plsql/pom.xml +++ b/pmd-plsql/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 5.4.6-SNAPSHOT + 5.4.6 diff --git a/pmd-python/pom.xml b/pmd-python/pom.xml index e8f5f4719e..2c8756fdec 100644 --- a/pmd-python/pom.xml +++ b/pmd-python/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 5.4.6-SNAPSHOT + 5.4.6 diff --git a/pmd-ruby/pom.xml b/pmd-ruby/pom.xml index 6941884361..f423e5a78c 100644 --- a/pmd-ruby/pom.xml +++ b/pmd-ruby/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 5.4.6-SNAPSHOT + 5.4.6 diff --git a/pmd-scala/pom.xml b/pmd-scala/pom.xml index f77fb212af..37e98e6b60 100644 --- a/pmd-scala/pom.xml +++ b/pmd-scala/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 5.4.6-SNAPSHOT + 5.4.6 diff --git a/pmd-swift/pom.xml b/pmd-swift/pom.xml index 75c365c54b..bb5d387352 100644 --- a/pmd-swift/pom.xml +++ b/pmd-swift/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 5.4.6-SNAPSHOT + 5.4.6 diff --git a/pmd-test/pom.xml b/pmd-test/pom.xml index 19ad6c85b5..d439870d36 100644 --- a/pmd-test/pom.xml +++ b/pmd-test/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 5.4.6-SNAPSHOT + 5.4.6 diff --git a/pmd-ui/pom.xml b/pmd-ui/pom.xml index 737c90a2c0..b850c84f01 100644 --- a/pmd-ui/pom.xml +++ b/pmd-ui/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 5.4.6-SNAPSHOT + 5.4.6 diff --git a/pmd-vm/pom.xml b/pmd-vm/pom.xml index 91169c37b0..58cf7c3cfc 100644 --- a/pmd-vm/pom.xml +++ b/pmd-vm/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 5.4.6-SNAPSHOT + 5.4.6 diff --git a/pmd-xml/pom.xml b/pmd-xml/pom.xml index 3ea267e10e..15b9199179 100644 --- a/pmd-xml/pom.xml +++ b/pmd-xml/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 5.4.6-SNAPSHOT + 5.4.6 diff --git a/pom.xml b/pom.xml index 92b4129805..a73a097fb5 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 net.sourceforge.pmd pmd - 5.4.6-SNAPSHOT + 5.4.6 pom PMD @@ -234,7 +234,7 @@ Additionally it includes CPD, the copy-paste-detector. CPD finds duplicated code 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/5.4.6