diff --git a/pmd-core/pom.xml b/pmd-core/pom.xml index eddd04f076..f76de3aaba 100644 --- a/pmd-core/pom.xml +++ b/pmd-core/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 5.2.0 + 5.2.1-SNAPSHOT diff --git a/pmd-cpp/pom.xml b/pmd-cpp/pom.xml index c15abcf75f..9dcfdef06c 100644 --- a/pmd-cpp/pom.xml +++ b/pmd-cpp/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 5.2.0 + 5.2.1-SNAPSHOT diff --git a/pmd-cs/pom.xml b/pmd-cs/pom.xml index b68f57c16a..d403e820c7 100644 --- a/pmd-cs/pom.xml +++ b/pmd-cs/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 5.2.0 + 5.2.1-SNAPSHOT diff --git a/pmd-dist/pom.xml b/pmd-dist/pom.xml index aec1e406e4..fb1cef2c49 100644 --- a/pmd-dist/pom.xml +++ b/pmd-dist/pom.xml @@ -8,7 +8,7 @@ net.sourceforge.pmd pmd - 5.2.0 + 5.2.1-SNAPSHOT diff --git a/pmd-fortran/pom.xml b/pmd-fortran/pom.xml index 313c458910..161c7edd46 100644 --- a/pmd-fortran/pom.xml +++ b/pmd-fortran/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 5.2.0 + 5.2.1-SNAPSHOT diff --git a/pmd-go/pom.xml b/pmd-go/pom.xml index 4f86435942..0bacb62736 100644 --- a/pmd-go/pom.xml +++ b/pmd-go/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 5.2.0 + 5.2.1-SNAPSHOT diff --git a/pmd-java/pom.xml b/pmd-java/pom.xml index f8cb422f24..be124001e4 100644 --- a/pmd-java/pom.xml +++ b/pmd-java/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 5.2.0 + 5.2.1-SNAPSHOT diff --git a/pmd-javascript/pom.xml b/pmd-javascript/pom.xml index 451c3e2710..2fc1614f00 100644 --- a/pmd-javascript/pom.xml +++ b/pmd-javascript/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 5.2.0 + 5.2.1-SNAPSHOT diff --git a/pmd-jsp/pom.xml b/pmd-jsp/pom.xml index 7281b39d56..a41090df75 100644 --- a/pmd-jsp/pom.xml +++ b/pmd-jsp/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 5.2.0 + 5.2.1-SNAPSHOT diff --git a/pmd-php/pom.xml b/pmd-php/pom.xml index 8653aa0a7c..c0a9e33640 100644 --- a/pmd-php/pom.xml +++ b/pmd-php/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 5.2.0 + 5.2.1-SNAPSHOT diff --git a/pmd-plsql/pom.xml b/pmd-plsql/pom.xml index 6d00d0a3d9..4cfe31108c 100644 --- a/pmd-plsql/pom.xml +++ b/pmd-plsql/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 5.2.0 + 5.2.1-SNAPSHOT diff --git a/pmd-ruby/pom.xml b/pmd-ruby/pom.xml index 005985c58d..d055710b69 100644 --- a/pmd-ruby/pom.xml +++ b/pmd-ruby/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 5.2.0 + 5.2.1-SNAPSHOT diff --git a/pmd-test/pom.xml b/pmd-test/pom.xml index 5222ea8d8f..ac59cee5a7 100644 --- a/pmd-test/pom.xml +++ b/pmd-test/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 5.2.0 + 5.2.1-SNAPSHOT diff --git a/pmd-vm/pom.xml b/pmd-vm/pom.xml index c5667e99f0..d880de2682 100644 --- a/pmd-vm/pom.xml +++ b/pmd-vm/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 5.2.0 + 5.2.1-SNAPSHOT diff --git a/pmd-xml/pom.xml b/pmd-xml/pom.xml index cb647b842d..8a4383735a 100644 --- a/pmd-xml/pom.xml +++ b/pmd-xml/pom.xml @@ -7,7 +7,7 @@ net.sourceforge.pmd pmd - 5.2.0 + 5.2.1-SNAPSHOT diff --git a/pom.xml b/pom.xml index e499774b39..f2dad3c60d 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 net.sourceforge.pmd pmd - 5.2.0 + 5.2.1-SNAPSHOT pom PMD @@ -244,7 +244,7 @@ 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.2.0 + HEAD