diff --git a/pmd-apex-jorje/pom.xml b/pmd-apex-jorje/pom.xml index bf5dd4ffb2..f00a31a473 100644 --- a/pmd-apex-jorje/pom.xml +++ b/pmd-apex-jorje/pom.xml @@ -8,7 +8,7 @@ net.sourceforge.pmd pmd - 6.10.0 + 6.11.0-SNAPSHOT diff --git a/pmd-apex/pom.xml b/pmd-apex/pom.xml index 5b1e2522b1..4e2af0c24a 100644 --- a/pmd-apex/pom.xml +++ b/pmd-apex/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 6.10.0 + 6.11.0-SNAPSHOT diff --git a/pmd-core/pom.xml b/pmd-core/pom.xml index 1da1aebec9..fb994723a8 100644 --- a/pmd-core/pom.xml +++ b/pmd-core/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 6.10.0 + 6.11.0-SNAPSHOT diff --git a/pmd-cpp/pom.xml b/pmd-cpp/pom.xml index 1b4d849167..0552cc11f7 100644 --- a/pmd-cpp/pom.xml +++ b/pmd-cpp/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 6.10.0 + 6.11.0-SNAPSHOT diff --git a/pmd-cs/pom.xml b/pmd-cs/pom.xml index 31bdd1f9c5..8cb50f99fe 100644 --- a/pmd-cs/pom.xml +++ b/pmd-cs/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 6.10.0 + 6.11.0-SNAPSHOT diff --git a/pmd-dist/pom.xml b/pmd-dist/pom.xml index c2d7a832f7..d234675496 100644 --- a/pmd-dist/pom.xml +++ b/pmd-dist/pom.xml @@ -8,7 +8,7 @@ net.sourceforge.pmd pmd - 6.10.0 + 6.11.0-SNAPSHOT diff --git a/pmd-doc/pom.xml b/pmd-doc/pom.xml index 6c4c76beaf..2b5aa775a7 100644 --- a/pmd-doc/pom.xml +++ b/pmd-doc/pom.xml @@ -8,7 +8,7 @@ net.sourceforge.pmd pmd - 6.10.0 + 6.11.0-SNAPSHOT diff --git a/pmd-fortran/pom.xml b/pmd-fortran/pom.xml index aa8d2b8282..95882d573b 100644 --- a/pmd-fortran/pom.xml +++ b/pmd-fortran/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 6.10.0 + 6.11.0-SNAPSHOT diff --git a/pmd-go/pom.xml b/pmd-go/pom.xml index 720121c32b..4575e509ab 100644 --- a/pmd-go/pom.xml +++ b/pmd-go/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 6.10.0 + 6.11.0-SNAPSHOT diff --git a/pmd-groovy/pom.xml b/pmd-groovy/pom.xml index cf81db0767..34353d2920 100644 --- a/pmd-groovy/pom.xml +++ b/pmd-groovy/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 6.10.0 + 6.11.0-SNAPSHOT diff --git a/pmd-java/pom.xml b/pmd-java/pom.xml index 36b864fc36..654e3602d7 100644 --- a/pmd-java/pom.xml +++ b/pmd-java/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 6.10.0 + 6.11.0-SNAPSHOT diff --git a/pmd-java8/pom.xml b/pmd-java8/pom.xml index 83f78ccca9..9410e806dd 100644 --- a/pmd-java8/pom.xml +++ b/pmd-java8/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 6.10.0 + 6.11.0-SNAPSHOT diff --git a/pmd-javascript/pom.xml b/pmd-javascript/pom.xml index 910ce8309c..92a22aa705 100644 --- a/pmd-javascript/pom.xml +++ b/pmd-javascript/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 6.10.0 + 6.11.0-SNAPSHOT diff --git a/pmd-jsp/pom.xml b/pmd-jsp/pom.xml index acdaf076da..bd00d84195 100644 --- a/pmd-jsp/pom.xml +++ b/pmd-jsp/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 6.10.0 + 6.11.0-SNAPSHOT diff --git a/pmd-kotlin/pom.xml b/pmd-kotlin/pom.xml index 09280a4d3c..99d0e87ec9 100644 --- a/pmd-kotlin/pom.xml +++ b/pmd-kotlin/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 6.10.0 + 6.11.0-SNAPSHOT diff --git a/pmd-lang-test/pom.xml b/pmd-lang-test/pom.xml index 16b3ab979e..a49d41ca1d 100644 --- a/pmd-lang-test/pom.xml +++ b/pmd-lang-test/pom.xml @@ -12,7 +12,7 @@ net.sourceforge.pmd pmd - 6.10.0 + 6.11.0-SNAPSHOT diff --git a/pmd-matlab/pom.xml b/pmd-matlab/pom.xml index 005fbf1126..a112ae29a2 100644 --- a/pmd-matlab/pom.xml +++ b/pmd-matlab/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 6.10.0 + 6.11.0-SNAPSHOT diff --git a/pmd-objectivec/pom.xml b/pmd-objectivec/pom.xml index e5f59a97e3..441a91a398 100644 --- a/pmd-objectivec/pom.xml +++ b/pmd-objectivec/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 6.10.0 + 6.11.0-SNAPSHOT diff --git a/pmd-perl/pom.xml b/pmd-perl/pom.xml index 80e2a8e7cf..85ba19d877 100644 --- a/pmd-perl/pom.xml +++ b/pmd-perl/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 6.10.0 + 6.11.0-SNAPSHOT diff --git a/pmd-php/pom.xml b/pmd-php/pom.xml index 9d89dcf8cf..d9fa196b39 100644 --- a/pmd-php/pom.xml +++ b/pmd-php/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 6.10.0 + 6.11.0-SNAPSHOT diff --git a/pmd-plsql/pom.xml b/pmd-plsql/pom.xml index e7553c6a80..413d467a4f 100644 --- a/pmd-plsql/pom.xml +++ b/pmd-plsql/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 6.10.0 + 6.11.0-SNAPSHOT diff --git a/pmd-python/pom.xml b/pmd-python/pom.xml index 32f6e91709..4ee5dd1523 100644 --- a/pmd-python/pom.xml +++ b/pmd-python/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 6.10.0 + 6.11.0-SNAPSHOT diff --git a/pmd-ruby/pom.xml b/pmd-ruby/pom.xml index 4d1f483c96..f66646481e 100644 --- a/pmd-ruby/pom.xml +++ b/pmd-ruby/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 6.10.0 + 6.11.0-SNAPSHOT diff --git a/pmd-scala/pom.xml b/pmd-scala/pom.xml index f5c9bca142..c7a9c8f87e 100644 --- a/pmd-scala/pom.xml +++ b/pmd-scala/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 6.10.0 + 6.11.0-SNAPSHOT diff --git a/pmd-swift/pom.xml b/pmd-swift/pom.xml index 6e50c3d827..a77514c7ed 100644 --- a/pmd-swift/pom.xml +++ b/pmd-swift/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 6.10.0 + 6.11.0-SNAPSHOT diff --git a/pmd-test/pom.xml b/pmd-test/pom.xml index d26d056eb0..af8d2d33ca 100644 --- a/pmd-test/pom.xml +++ b/pmd-test/pom.xml @@ -8,7 +8,7 @@ net.sourceforge.pmd pmd - 6.10.0 + 6.11.0-SNAPSHOT diff --git a/pmd-ui/pom.xml b/pmd-ui/pom.xml index c4d754a04f..6c097dfd19 100644 --- a/pmd-ui/pom.xml +++ b/pmd-ui/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 6.10.0 + 6.11.0-SNAPSHOT diff --git a/pmd-visualforce/pom.xml b/pmd-visualforce/pom.xml index d710f46376..28d99e4527 100644 --- a/pmd-visualforce/pom.xml +++ b/pmd-visualforce/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 6.10.0 + 6.11.0-SNAPSHOT diff --git a/pmd-vm/pom.xml b/pmd-vm/pom.xml index e7e0cdd5ac..244e0a5f6a 100644 --- a/pmd-vm/pom.xml +++ b/pmd-vm/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 6.10.0 + 6.11.0-SNAPSHOT diff --git a/pmd-xml/pom.xml b/pmd-xml/pom.xml index 9d7be7c6ec..fe382149cf 100644 --- a/pmd-xml/pom.xml +++ b/pmd-xml/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 6.10.0 + 6.11.0-SNAPSHOT diff --git a/pom.xml b/pom.xml index dd82edc5cc..d596aa2cfa 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 net.sourceforge.pmd pmd - 6.10.0 + 6.11.0-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/6.10.0 + HEAD