diff --git a/pmd-apex-jorje/pom.xml b/pmd-apex-jorje/pom.xml index f53d989da7..2296de21e5 100644 --- a/pmd-apex-jorje/pom.xml +++ b/pmd-apex-jorje/pom.xml @@ -8,7 +8,7 @@ net.sourceforge.pmd pmd - 6.7.0-SNAPSHOT + 6.7.0 diff --git a/pmd-apex/pom.xml b/pmd-apex/pom.xml index 1fc38e5979..6970ba2de9 100644 --- a/pmd-apex/pom.xml +++ b/pmd-apex/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 6.7.0-SNAPSHOT + 6.7.0 diff --git a/pmd-core/pom.xml b/pmd-core/pom.xml index 1d7f9819c6..2d3778844f 100644 --- a/pmd-core/pom.xml +++ b/pmd-core/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 6.7.0-SNAPSHOT + 6.7.0 diff --git a/pmd-cpp/pom.xml b/pmd-cpp/pom.xml index 52db8345e4..e3e3da4058 100644 --- a/pmd-cpp/pom.xml +++ b/pmd-cpp/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 6.7.0-SNAPSHOT + 6.7.0 diff --git a/pmd-cs/pom.xml b/pmd-cs/pom.xml index 72e8afcc7c..47a0717d35 100644 --- a/pmd-cs/pom.xml +++ b/pmd-cs/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 6.7.0-SNAPSHOT + 6.7.0 diff --git a/pmd-dist/pom.xml b/pmd-dist/pom.xml index c09618a706..16593ddb4e 100644 --- a/pmd-dist/pom.xml +++ b/pmd-dist/pom.xml @@ -8,7 +8,7 @@ net.sourceforge.pmd pmd - 6.7.0-SNAPSHOT + 6.7.0 diff --git a/pmd-doc/pom.xml b/pmd-doc/pom.xml index 7c9ddc5239..9ee352dd6f 100644 --- a/pmd-doc/pom.xml +++ b/pmd-doc/pom.xml @@ -8,7 +8,7 @@ net.sourceforge.pmd pmd - 6.7.0-SNAPSHOT + 6.7.0 diff --git a/pmd-fortran/pom.xml b/pmd-fortran/pom.xml index d62194c4f9..262e97baa6 100644 --- a/pmd-fortran/pom.xml +++ b/pmd-fortran/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 6.7.0-SNAPSHOT + 6.7.0 diff --git a/pmd-go/pom.xml b/pmd-go/pom.xml index 13635af528..fa3b5e4543 100644 --- a/pmd-go/pom.xml +++ b/pmd-go/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 6.7.0-SNAPSHOT + 6.7.0 diff --git a/pmd-groovy/pom.xml b/pmd-groovy/pom.xml index d7f804400a..90adb6274f 100644 --- a/pmd-groovy/pom.xml +++ b/pmd-groovy/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 6.7.0-SNAPSHOT + 6.7.0 diff --git a/pmd-java/pom.xml b/pmd-java/pom.xml index d43dbd7a6a..d4eaeada88 100644 --- a/pmd-java/pom.xml +++ b/pmd-java/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 6.7.0-SNAPSHOT + 6.7.0 diff --git a/pmd-java8/pom.xml b/pmd-java8/pom.xml index 2fa4054c77..7b949da8c3 100644 --- a/pmd-java8/pom.xml +++ b/pmd-java8/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 6.7.0-SNAPSHOT + 6.7.0 diff --git a/pmd-javascript/pom.xml b/pmd-javascript/pom.xml index e6c8d5a17a..88c1a964fe 100644 --- a/pmd-javascript/pom.xml +++ b/pmd-javascript/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 6.7.0-SNAPSHOT + 6.7.0 diff --git a/pmd-jsp/pom.xml b/pmd-jsp/pom.xml index 614119b8e5..fec08876aa 100644 --- a/pmd-jsp/pom.xml +++ b/pmd-jsp/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 6.7.0-SNAPSHOT + 6.7.0 diff --git a/pmd-matlab/pom.xml b/pmd-matlab/pom.xml index c08b83faa1..0c9c9bb4e8 100644 --- a/pmd-matlab/pom.xml +++ b/pmd-matlab/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 6.7.0-SNAPSHOT + 6.7.0 diff --git a/pmd-objectivec/pom.xml b/pmd-objectivec/pom.xml index 049e8bc890..d7dba0996a 100644 --- a/pmd-objectivec/pom.xml +++ b/pmd-objectivec/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 6.7.0-SNAPSHOT + 6.7.0 diff --git a/pmd-perl/pom.xml b/pmd-perl/pom.xml index 70f6d334e7..aa06d16790 100644 --- a/pmd-perl/pom.xml +++ b/pmd-perl/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 6.7.0-SNAPSHOT + 6.7.0 diff --git a/pmd-php/pom.xml b/pmd-php/pom.xml index 83b4e422a5..24c1af5a2b 100644 --- a/pmd-php/pom.xml +++ b/pmd-php/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 6.7.0-SNAPSHOT + 6.7.0 diff --git a/pmd-plsql/pom.xml b/pmd-plsql/pom.xml index 1936e058cc..a3ac95e29e 100644 --- a/pmd-plsql/pom.xml +++ b/pmd-plsql/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 6.7.0-SNAPSHOT + 6.7.0 diff --git a/pmd-python/pom.xml b/pmd-python/pom.xml index a88254c11c..a7c2781c66 100644 --- a/pmd-python/pom.xml +++ b/pmd-python/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 6.7.0-SNAPSHOT + 6.7.0 diff --git a/pmd-ruby/pom.xml b/pmd-ruby/pom.xml index 99fb66a08e..0f32180a43 100644 --- a/pmd-ruby/pom.xml +++ b/pmd-ruby/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 6.7.0-SNAPSHOT + 6.7.0 diff --git a/pmd-scala/pom.xml b/pmd-scala/pom.xml index b8837419a4..50015cef68 100644 --- a/pmd-scala/pom.xml +++ b/pmd-scala/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 6.7.0-SNAPSHOT + 6.7.0 diff --git a/pmd-swift/pom.xml b/pmd-swift/pom.xml index e3dfbd9d6e..30b8a71499 100644 --- a/pmd-swift/pom.xml +++ b/pmd-swift/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 6.7.0-SNAPSHOT + 6.7.0 diff --git a/pmd-test/pom.xml b/pmd-test/pom.xml index f525c34b05..91170a570d 100644 --- a/pmd-test/pom.xml +++ b/pmd-test/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 6.7.0-SNAPSHOT + 6.7.0 diff --git a/pmd-ui/pom.xml b/pmd-ui/pom.xml index 1befc3a7e1..ad43b4e632 100644 --- a/pmd-ui/pom.xml +++ b/pmd-ui/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 6.7.0-SNAPSHOT + 6.7.0 diff --git a/pmd-visualforce/pom.xml b/pmd-visualforce/pom.xml index 402ba937cf..a131789b2a 100644 --- a/pmd-visualforce/pom.xml +++ b/pmd-visualforce/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 6.7.0-SNAPSHOT + 6.7.0 diff --git a/pmd-vm/pom.xml b/pmd-vm/pom.xml index 9b004b42ee..4661972349 100644 --- a/pmd-vm/pom.xml +++ b/pmd-vm/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 6.7.0-SNAPSHOT + 6.7.0 diff --git a/pmd-xml/pom.xml b/pmd-xml/pom.xml index 5c879bb41b..616c38d5c8 100644 --- a/pmd-xml/pom.xml +++ b/pmd-xml/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 6.7.0-SNAPSHOT + 6.7.0 diff --git a/pom.xml b/pom.xml index 5428ceb903..c5e26ad484 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 net.sourceforge.pmd pmd - 6.7.0-SNAPSHOT + 6.7.0 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 - pmd_releases/6.5.0 + pmd_releases/6.7.0