From f201c3727fb199792e2375b59cb7681b7bc841f7 Mon Sep 17 00:00:00 2001 From: Andrew Shvayka Date: Tue, 20 Nov 2018 14:18:07 +0200 Subject: [PATCH] Fixed build warnings --- pom.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/pom.xml b/pom.xml index 00c9c28567..5ed7bab935 100755 --- a/pom.xml +++ b/pom.xml @@ -155,6 +155,16 @@ gradle-maven-plugin 1.0.8 + + org.apache.maven.plugins + maven-surefire-plugin + 3.0.0-M1 + + + org.apache.maven.plugins + maven-install-plugin + 3.0.0-M1 + org.apache.maven.plugins maven-dependency-plugin