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/f506b148
Tree: http://git-wip-us.apache.org/repos/asf/incubator-unomi/tree/f506b148
Diff: http://git-wip-us.apache.org/repos/asf/incubator-unomi/diff/f506b148

Branch: refs/heads/feature-UNOMI-5-KARAF4-1
Commit: f506b14893e41300cb2c3f3de424e22496e942d1
Parents: 8b46b4c
Author: Oliver Lietz <[email protected]>
Authored: Tue Mar 6 00:14:54 2018 +0100
Committer: Oliver Lietz <[email protected]>
Committed: Tue Mar 6 00:14:54 2018 +0100

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


http://git-wip-us.apache.org/repos/asf/incubator-unomi/blob/f506b148/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