update maven-failsafe-plugin to 2.20.1

Project: http://git-wip-us.apache.org/repos/asf/incubator-unomi/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-unomi/commit/633f1edf
Tree: http://git-wip-us.apache.org/repos/asf/incubator-unomi/tree/633f1edf
Diff: http://git-wip-us.apache.org/repos/asf/incubator-unomi/diff/633f1edf

Branch: refs/heads/feature-UNOMI-5-KARAF4-1
Commit: 633f1edf03279819e660eaa8ca45399b45b797be
Parents: d71db91
Author: Oliver Lietz <o...@apache.org>
Authored: Tue Mar 6 00:14:54 2018 +0100
Committer: Serge Huber <shu...@apache.org>
Committed: Tue Mar 6 15:55:13 2018 +0100

----------------------------------------------------------------------
 itests/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-unomi/blob/633f1edf/itests/pom.xml
----------------------------------------------------------------------
diff --git a/itests/pom.xml b/itests/pom.xml
index 9f5fcda..1e5b8f5 100644
--- a/itests/pom.xml
+++ b/itests/pom.xml
@@ -195,7 +195,7 @@
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-failsafe-plugin</artifactId>
-                <version>2.18.1</version>
+                <version>2.20.1</version>
                 <configuration>
                     <includes>
                         <include>**/*AllITs.java</include>

Reply via email to