diff --git a/pom.xml b/pom.xml index fcef07c..d14cec0 100644 --- a/pom.xml +++ b/pom.xml @@ -1,5 +1,6 @@ + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 com.browserstack @@ -43,8 +44,9 @@ + org.apache.maven.plugins maven-dependency-plugin - + 2.8 getClasspathFilenames @@ -69,7 +71,7 @@ org.apache.maven.plugins maven-compiler-plugin - + 3.8.1 ${maven.compiler.source} ${maven.compiler.target}