diff --git a/pitest-aggregator/pom.xml b/pitest-aggregator/pom.xml index 721757331..197c44a06 100644 --- a/pitest-aggregator/pom.xml +++ b/pitest-aggregator/pom.xml @@ -3,7 +3,7 @@ org.pitest pitest-parent - 1.5.1 + 1.5.2-SNAPSHOT pitest-aggregator Aggregates the output of report XML documents into a new combined HTML report diff --git a/pitest-ant/pom.xml b/pitest-ant/pom.xml index 06f0a2d8d..9678f7535 100644 --- a/pitest-ant/pom.xml +++ b/pitest-ant/pom.xml @@ -4,7 +4,7 @@ pitest-parent org.pitest - 1.5.1 + 1.5.2-SNAPSHOT pitest-ant pitest-ant diff --git a/pitest-build-config/pom.xml b/pitest-build-config/pom.xml index d900abc19..3cb91d5c3 100644 --- a/pitest-build-config/pom.xml +++ b/pitest-build-config/pom.xml @@ -5,7 +5,7 @@ pitest-parent org.pitest - 1.5.1 + 1.5.2-SNAPSHOT diff --git a/pitest-command-line/pom.xml b/pitest-command-line/pom.xml index ac437d517..f9f790e41 100644 --- a/pitest-command-line/pom.xml +++ b/pitest-command-line/pom.xml @@ -5,7 +5,7 @@ pitest-parent org.pitest - 1.5.1 + 1.5.2-SNAPSHOT pitest-command-line pitest-command-line diff --git a/pitest-entry/pom.xml b/pitest-entry/pom.xml index 1c2b5a6a2..d4b7a85f3 100644 --- a/pitest-entry/pom.xml +++ b/pitest-entry/pom.xml @@ -5,7 +5,7 @@ pitest-parent org.pitest - 1.5.1 + 1.5.2-SNAPSHOT pitest-entry pitest-entry diff --git a/pitest-html-report/pom.xml b/pitest-html-report/pom.xml index 3984501ad..15489b39f 100644 --- a/pitest-html-report/pom.xml +++ b/pitest-html-report/pom.xml @@ -5,7 +5,7 @@ pitest-parent org.pitest - 1.5.1 + 1.5.2-SNAPSHOT pitest-html-report pitest-html-report diff --git a/pitest-java8-verification/pom.xml b/pitest-java8-verification/pom.xml index 24cd5d028..dd8f643fd 100644 --- a/pitest-java8-verification/pom.xml +++ b/pitest-java8-verification/pom.xml @@ -3,7 +3,7 @@ pitest-parent org.pitest - 1.5.1 + 1.5.2-SNAPSHOT 4.0.0 diff --git a/pitest-maven-verification/pom.xml b/pitest-maven-verification/pom.xml index 3bf844f62..a60877a01 100644 --- a/pitest-maven-verification/pom.xml +++ b/pitest-maven-verification/pom.xml @@ -4,7 +4,7 @@ pitest-parent org.pitest - 1.5.1 + 1.5.2-SNAPSHOT pitest-maven-verification jar diff --git a/pitest-maven/pom.xml b/pitest-maven/pom.xml index 597c66308..74d1f0544 100644 --- a/pitest-maven/pom.xml +++ b/pitest-maven/pom.xml @@ -4,7 +4,7 @@ pitest-parent org.pitest - 1.5.1 + 1.5.2-SNAPSHOT pitest-maven maven-plugin diff --git a/pitest/pom.xml b/pitest/pom.xml index 265697a3d..ae9a4adf2 100644 --- a/pitest/pom.xml +++ b/pitest/pom.xml @@ -4,7 +4,7 @@ pitest-parent org.pitest - 1.5.1 + 1.5.2-SNAPSHOT pitest jar diff --git a/pom.xml b/pom.xml index 51fd30105..a5fc2d711 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ pitest-parent pom - 1.5.1 + 1.5.2-SNAPSHOT pitest-parent http://pitest.org Mutation testing system for java - parent project @@ -15,7 +15,7 @@ https://github.com/hcoles/pitest scm:git:git@github.com:hcoles/pitest.git scm:git:git@github.com:hcoles/pitest.git - pitest-parent-1.5.1 + HEAD @@ -187,7 +187,7 @@ org.pitest pitest-build-config - 1.5.1 + 1.5.2-SNAPSHOT