diff --git a/CHANGELOG b/CHANGELOG index e3ff559..7a86ca2 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,11 @@ CHANGELOG ========= +0.6.1 +------ + +* Upgrade maven-surefire-plugin to 2.19.1 + 0.6.0 ------ diff --git a/pom.xml b/pom.xml index 125d03b..040a26c 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ net.kemitix kemitix-parent - 0.6.0 + 0.6.1 pom Kemitix Parent @@ -169,13 +169,13 @@ org.apache.maven.plugins maven-surefire-plugin - 2.18.1 + 2.19.1 org.apache.maven.plugins maven-failsafe-plugin - 2.18.1 + 2.19.1 integration-test @@ -356,7 +356,7 @@ org.apache.maven.plugins maven-surefire-report-plugin - 2.18.1 + 2.19.1 org.apache.maven.plugins