diff --git a/pmd-core/pom.xml b/pmd-core/pom.xml index 9c7f02da65..9ff6bd4854 100644 --- a/pmd-core/pom.xml +++ b/pmd-core/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 5.4.5 + 5.4.6-SNAPSHOT diff --git a/pmd-cpp/pom.xml b/pmd-cpp/pom.xml index e53a1bd55c..1bc3640104 100644 --- a/pmd-cpp/pom.xml +++ b/pmd-cpp/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 5.4.5 + 5.4.6-SNAPSHOT diff --git a/pmd-cs/pom.xml b/pmd-cs/pom.xml index a0be1474f2..3d79659a32 100644 --- a/pmd-cs/pom.xml +++ b/pmd-cs/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 5.4.5 + 5.4.6-SNAPSHOT diff --git a/pmd-dist/pom.xml b/pmd-dist/pom.xml index 5844f71432..68cddaaa45 100644 --- a/pmd-dist/pom.xml +++ b/pmd-dist/pom.xml @@ -8,7 +8,7 @@ net.sourceforge.pmd pmd - 5.4.5 + 5.4.6-SNAPSHOT diff --git a/pmd-fortran/pom.xml b/pmd-fortran/pom.xml index 5e35de7536..117341e718 100644 --- a/pmd-fortran/pom.xml +++ b/pmd-fortran/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 5.4.5 + 5.4.6-SNAPSHOT diff --git a/pmd-go/pom.xml b/pmd-go/pom.xml index 8d2dcf4f46..4fc887138a 100644 --- a/pmd-go/pom.xml +++ b/pmd-go/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 5.4.5 + 5.4.6-SNAPSHOT diff --git a/pmd-java/pom.xml b/pmd-java/pom.xml index 132a981cc8..03ab93ccad 100644 --- a/pmd-java/pom.xml +++ b/pmd-java/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 5.4.5 + 5.4.6-SNAPSHOT diff --git a/pmd-java8/pom.xml b/pmd-java8/pom.xml index f94d84806d..5c429d9b9b 100644 --- a/pmd-java8/pom.xml +++ b/pmd-java8/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 5.4.5 + 5.4.6-SNAPSHOT diff --git a/pmd-javascript/pom.xml b/pmd-javascript/pom.xml index ab635899c1..5da15e3e58 100644 --- a/pmd-javascript/pom.xml +++ b/pmd-javascript/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 5.4.5 + 5.4.6-SNAPSHOT diff --git a/pmd-jsp/pom.xml b/pmd-jsp/pom.xml index deb37a22a6..01e11f239d 100644 --- a/pmd-jsp/pom.xml +++ b/pmd-jsp/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 5.4.5 + 5.4.6-SNAPSHOT diff --git a/pmd-matlab/pom.xml b/pmd-matlab/pom.xml index 00ead63872..814715dbab 100644 --- a/pmd-matlab/pom.xml +++ b/pmd-matlab/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 5.4.5 + 5.4.6-SNAPSHOT diff --git a/pmd-objectivec/pom.xml b/pmd-objectivec/pom.xml index 9461af69fc..a886ed40de 100644 --- a/pmd-objectivec/pom.xml +++ b/pmd-objectivec/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 5.4.5 + 5.4.6-SNAPSHOT diff --git a/pmd-php/pom.xml b/pmd-php/pom.xml index 7157ab5dae..ec24d07c79 100644 --- a/pmd-php/pom.xml +++ b/pmd-php/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 5.4.5 + 5.4.6-SNAPSHOT diff --git a/pmd-plsql/pom.xml b/pmd-plsql/pom.xml index d52e0ec1b2..54232ec9a1 100644 --- a/pmd-plsql/pom.xml +++ b/pmd-plsql/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 5.4.5 + 5.4.6-SNAPSHOT diff --git a/pmd-python/pom.xml b/pmd-python/pom.xml index 843d0aeffa..e8f5f4719e 100644 --- a/pmd-python/pom.xml +++ b/pmd-python/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 5.4.5 + 5.4.6-SNAPSHOT diff --git a/pmd-ruby/pom.xml b/pmd-ruby/pom.xml index 6bfd7056bf..6941884361 100644 --- a/pmd-ruby/pom.xml +++ b/pmd-ruby/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 5.4.5 + 5.4.6-SNAPSHOT diff --git a/pmd-scala/pom.xml b/pmd-scala/pom.xml index 9dcfbc8d13..f77fb212af 100644 --- a/pmd-scala/pom.xml +++ b/pmd-scala/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 5.4.5 + 5.4.6-SNAPSHOT diff --git a/pmd-swift/pom.xml b/pmd-swift/pom.xml index 3ccd1b11b3..75c365c54b 100644 --- a/pmd-swift/pom.xml +++ b/pmd-swift/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 5.4.5 + 5.4.6-SNAPSHOT diff --git a/pmd-test/pom.xml b/pmd-test/pom.xml index fa929d3a46..19ad6c85b5 100644 --- a/pmd-test/pom.xml +++ b/pmd-test/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 5.4.5 + 5.4.6-SNAPSHOT diff --git a/pmd-ui/pom.xml b/pmd-ui/pom.xml index 171a7e8f78..737c90a2c0 100644 --- a/pmd-ui/pom.xml +++ b/pmd-ui/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 5.4.5 + 5.4.6-SNAPSHOT diff --git a/pmd-vm/pom.xml b/pmd-vm/pom.xml index f983d91444..91169c37b0 100644 --- a/pmd-vm/pom.xml +++ b/pmd-vm/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 5.4.5 + 5.4.6-SNAPSHOT diff --git a/pmd-xml/pom.xml b/pmd-xml/pom.xml index 89f0429f69..3ea267e10e 100644 --- a/pmd-xml/pom.xml +++ b/pmd-xml/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 5.4.5 + 5.4.6-SNAPSHOT diff --git a/pom.xml b/pom.xml index 3dc84a2991..b2bb64f917 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 net.sourceforge.pmd pmd - 5.4.5 + 5.4.6-SNAPSHOT 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/5.4.5 + HEAD