diff --git a/pom.xml b/pom.xml index 4f618eac0e4729b4c3ff0624a61117fad1d633b4..3e331adb2d1b2ac993fa6a692f7b08469bd59454 100644 --- a/pom.xml +++ b/pom.xml @@ -1,6 +1,5 @@ -<!-- "mvn -fail-at-end" required! - This file is used to build and run all the examples --> -<project> +<!-- This file is used to build and run all the examples --> +<project xmlns="http://maven.apache.org/POM/4.0.0" 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"> <modelVersion>4.0.0</modelVersion> <properties>