From 5c08c4d7a077c15e71143c809c230d05118871f6 Mon Sep 17 00:00:00 2001 From: hcoles Date: Mon, 28 Jan 2019 08:49:13 +0000 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- pitest-aggregator/pom.xml | 2 +- pitest-ant/pom.xml | 2 +- pitest-build-config/pom.xml | 2 +- pitest-command-line/pom.xml | 2 +- pitest-entry/pom.xml | 2 +- pitest-groovy-verification/pom.xml | 2 +- pitest-html-report/pom.xml | 2 +- pitest-java8-verification/pom.xml | 2 +- pitest-maven-verification/pom.xml | 2 +- pitest-maven/pom.xml | 2 +- pitest/pom.xml | 2 +- pom.xml | 6 +++--- 12 files changed, 14 insertions(+), 14 deletions(-) diff --git a/pitest-aggregator/pom.xml b/pitest-aggregator/pom.xml index d52a5ac28..42be78fed 100644 --- a/pitest-aggregator/pom.xml +++ b/pitest-aggregator/pom.xml @@ -3,7 +3,7 @@ org.pitest pitest-parent - 1.4.5 + 1.4.6-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 100f931c0..1be1e3dd8 100644 --- a/pitest-ant/pom.xml +++ b/pitest-ant/pom.xml @@ -4,7 +4,7 @@ pitest-parent org.pitest - 1.4.5 + 1.4.6-SNAPSHOT pitest-ant pitest-ant diff --git a/pitest-build-config/pom.xml b/pitest-build-config/pom.xml index ad68c299a..c1873b87f 100644 --- a/pitest-build-config/pom.xml +++ b/pitest-build-config/pom.xml @@ -5,7 +5,7 @@ pitest-parent org.pitest - 1.4.5 + 1.4.6-SNAPSHOT diff --git a/pitest-command-line/pom.xml b/pitest-command-line/pom.xml index 4e9f701c4..6c809f05d 100644 --- a/pitest-command-line/pom.xml +++ b/pitest-command-line/pom.xml @@ -5,7 +5,7 @@ pitest-parent org.pitest - 1.4.5 + 1.4.6-SNAPSHOT pitest-command-line pitest-command-line diff --git a/pitest-entry/pom.xml b/pitest-entry/pom.xml index 4acd8ea72..bf2e68487 100644 --- a/pitest-entry/pom.xml +++ b/pitest-entry/pom.xml @@ -5,7 +5,7 @@ pitest-parent org.pitest - 1.4.5 + 1.4.6-SNAPSHOT pitest-entry pitest-entry diff --git a/pitest-groovy-verification/pom.xml b/pitest-groovy-verification/pom.xml index 2adef257f..567be64ae 100644 --- a/pitest-groovy-verification/pom.xml +++ b/pitest-groovy-verification/pom.xml @@ -4,7 +4,7 @@ pitest-parent org.pitest - 1.4.5 + 1.4.6-SNAPSHOT pitest-groovy-verification jar diff --git a/pitest-html-report/pom.xml b/pitest-html-report/pom.xml index ecc270885..63fb3e34f 100644 --- a/pitest-html-report/pom.xml +++ b/pitest-html-report/pom.xml @@ -5,7 +5,7 @@ pitest-parent org.pitest - 1.4.5 + 1.4.6-SNAPSHOT pitest-html-report pitest-html-report diff --git a/pitest-java8-verification/pom.xml b/pitest-java8-verification/pom.xml index cf1419a76..3d67d50e4 100644 --- a/pitest-java8-verification/pom.xml +++ b/pitest-java8-verification/pom.xml @@ -3,7 +3,7 @@ pitest-parent org.pitest - 1.4.5 + 1.4.6-SNAPSHOT 4.0.0 diff --git a/pitest-maven-verification/pom.xml b/pitest-maven-verification/pom.xml index ffd534d61..a53377bdd 100644 --- a/pitest-maven-verification/pom.xml +++ b/pitest-maven-verification/pom.xml @@ -4,7 +4,7 @@ pitest-parent org.pitest - 1.4.5 + 1.4.6-SNAPSHOT pitest-maven-verification jar diff --git a/pitest-maven/pom.xml b/pitest-maven/pom.xml index 3d49004bf..a40acd445 100644 --- a/pitest-maven/pom.xml +++ b/pitest-maven/pom.xml @@ -4,7 +4,7 @@ pitest-parent org.pitest - 1.4.5 + 1.4.6-SNAPSHOT pitest-maven maven-plugin diff --git a/pitest/pom.xml b/pitest/pom.xml index 5836e9e63..aee277d4d 100644 --- a/pitest/pom.xml +++ b/pitest/pom.xml @@ -4,7 +4,7 @@ pitest-parent org.pitest - 1.4.5 + 1.4.6-SNAPSHOT pitest jar diff --git a/pom.xml b/pom.xml index d67d0c50c..35df2a0c3 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ pitest-parent pom - 1.4.5 + 1.4.6-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.4.5 + HEAD @@ -168,7 +168,7 @@ org.pitest pitest-build-config - 1.4.5 + 1.4.6-SNAPSHOT