diff --git a/pitest-ant/pom.xml b/pitest-ant/pom.xml index 917830006..317fe78d9 100644 --- a/pitest-ant/pom.xml +++ b/pitest-ant/pom.xml @@ -4,7 +4,7 @@ pitest-parent org.pitest - 1.1.1-SNAPSHOT + 1.1.1 pitest-ant pitest-ant diff --git a/pitest-command-line/pom.xml b/pitest-command-line/pom.xml index ae53133d6..592f82e13 100644 --- a/pitest-command-line/pom.xml +++ b/pitest-command-line/pom.xml @@ -5,7 +5,7 @@ pitest-parent org.pitest - 1.1.1-SNAPSHOT + 1.1.1 pitest-command-line pitest-command-line diff --git a/pitest-groovy-verification/pom.xml b/pitest-groovy-verification/pom.xml index 418aca8a1..650ef92a7 100644 --- a/pitest-groovy-verification/pom.xml +++ b/pitest-groovy-verification/pom.xml @@ -4,7 +4,7 @@ pitest-parent org.pitest - 1.1.1-SNAPSHOT + 1.1.1 pitest-groovy-verification jar diff --git a/pitest-html-report/pom.xml b/pitest-html-report/pom.xml index 4474ab16b..3f04f93e5 100644 --- a/pitest-html-report/pom.xml +++ b/pitest-html-report/pom.xml @@ -5,7 +5,7 @@ pitest-parent org.pitest - 1.1.1-SNAPSHOT + 1.1.1 pitest-html-report pitest-html-report diff --git a/pitest-maven-verification/pom.xml b/pitest-maven-verification/pom.xml index 72308c05c..f519475bd 100644 --- a/pitest-maven-verification/pom.xml +++ b/pitest-maven-verification/pom.xml @@ -4,7 +4,7 @@ pitest-parent org.pitest - 1.1.1-SNAPSHOT + 1.1.1 pitest-maven-verification jar diff --git a/pitest-maven/pom.xml b/pitest-maven/pom.xml index f2b162dc0..24a115567 100644 --- a/pitest-maven/pom.xml +++ b/pitest-maven/pom.xml @@ -4,7 +4,7 @@ pitest-parent org.pitest - 1.1.1-SNAPSHOT + 1.1.1 pitest-maven maven-plugin diff --git a/pitest/pom.xml b/pitest/pom.xml index 915c59578..8b111ffa7 100644 --- a/pitest/pom.xml +++ b/pitest/pom.xml @@ -4,7 +4,7 @@ pitest-parent org.pitest - 1.1.1-SNAPSHOT + 1.1.1 pitest jar diff --git a/pom.xml b/pom.xml index 599d7919b..ad82657c0 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.pitest pitest-parent pom - 1.1.1-SNAPSHOT + 1.1.1 pitest-parent http://pitest.org Mutation testing system for java - parent project