From 2736acfa9d428c25cd87d7cd7ced4cb8b8843135 Mon Sep 17 00:00:00 2001 From: David Csakvari Date: Sat, 20 Jan 2018 21:45:02 +0100 Subject: [PATCH] Bump version --- readme.md | 4 ++-- scott-examples/cucumber/pom.xml | 4 ++-- scott-examples/junit4/pom.xml | 4 ++-- scott-examples/junit5/pom.xml | 4 ++-- scott-maven-plugin/pom.xml | 2 +- scott-tests/junit4-tests/pom.xml | 2 +- scott-tests/junit5-tests/pom.xml | 2 +- scott-tests/pom.xml | 2 +- scott/pom.xml | 2 +- 9 files changed, 13 insertions(+), 13 deletions(-) diff --git a/readme.md b/readme.md index 1f0899c..d4e748a 100644 --- a/readme.md +++ b/readme.md @@ -63,7 +63,7 @@ The recommended way to use Scott is the **Scott Maven Plugin**. Just add the fol hu.advancedweb scott-maven-plugin - 3.1.0 + 3.2.0 @@ -79,7 +79,7 @@ The recommended way to use Scott is the **Scott Maven Plugin**. Just add the fol hu.advancedweb scott - 3.1.0 + 3.2.0 test diff --git a/scott-examples/cucumber/pom.xml b/scott-examples/cucumber/pom.xml index 1060967..ce8dbb3 100644 --- a/scott-examples/cucumber/pom.xml +++ b/scott-examples/cucumber/pom.xml @@ -14,7 +14,7 @@ hu.advancedweb scott-maven-plugin - 3.1.0 + 3.2.0 @@ -86,7 +86,7 @@ hu.advancedweb scott - 3.1.0 + 3.2.0 test diff --git a/scott-examples/junit4/pom.xml b/scott-examples/junit4/pom.xml index 55257ec..c1f3d56 100644 --- a/scott-examples/junit4/pom.xml +++ b/scott-examples/junit4/pom.xml @@ -14,7 +14,7 @@ hu.advancedweb scott-maven-plugin - 3.1.0 + 3.2.0 @@ -44,7 +44,7 @@ hu.advancedweb scott - 3.1.0 + 3.2.0 test diff --git a/scott-examples/junit5/pom.xml b/scott-examples/junit5/pom.xml index f041012..ae0a8e2 100644 --- a/scott-examples/junit5/pom.xml +++ b/scott-examples/junit5/pom.xml @@ -14,7 +14,7 @@ hu.advancedweb scott-maven-plugin - 3.1.0 + 3.2.0 @@ -62,7 +62,7 @@ hu.advancedweb scott - 3.1.0 + 3.2.0 test diff --git a/scott-maven-plugin/pom.xml b/scott-maven-plugin/pom.xml index 47497b2..3dedc5f 100644 --- a/scott-maven-plugin/pom.xml +++ b/scott-maven-plugin/pom.xml @@ -4,7 +4,7 @@ hu.advancedweb scott-maven-plugin - 3.1.0 + 3.2.0 https://github.com/dodie/scott maven-plugin diff --git a/scott-tests/junit4-tests/pom.xml b/scott-tests/junit4-tests/pom.xml index e9cc149..84b54f7 100644 --- a/scott-tests/junit4-tests/pom.xml +++ b/scott-tests/junit4-tests/pom.xml @@ -3,7 +3,7 @@ 4.0.0 hu.advancedweb junit4-tests - 3.1.0 + 3.2.0 UTF-8 diff --git a/scott-tests/junit5-tests/pom.xml b/scott-tests/junit5-tests/pom.xml index 104626c..eea6711 100644 --- a/scott-tests/junit5-tests/pom.xml +++ b/scott-tests/junit5-tests/pom.xml @@ -3,7 +3,7 @@ 4.0.0 hu.advancedweb junit5-tests - 3.1.0 + 3.2.0 UTF-8 diff --git a/scott-tests/pom.xml b/scott-tests/pom.xml index f30e9b7..58d607d 100644 --- a/scott-tests/pom.xml +++ b/scott-tests/pom.xml @@ -6,7 +6,7 @@ hu.advancedweb scott-tests pom - 3.1.0 + 3.2.0 Scott Test Reporter - Tests diff --git a/scott/pom.xml b/scott/pom.xml index 705ee53..6c6da69 100644 --- a/scott/pom.xml +++ b/scott/pom.xml @@ -4,7 +4,7 @@ hu.advancedweb scott - 3.1.0 + 3.2.0 https://github.com/dodie/scott