diff --git a/.travis.yml b/.travis.yml index 54d387b..c0c0974 100644 --- a/.travis.yml +++ b/.travis.yml @@ -29,7 +29,7 @@ before_script: - sudo chown -R travis:travis "$HOME/.m2/repository"; script: - - mvn -U install + - mvn -B install diff --git a/pom.xml b/pom.xml index 8b61b9b..3618cb5 100644 --- a/pom.xml +++ b/pom.xml @@ -1,6 +1,5 @@ + 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