This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository eugene. See https://gitlab.nuiton.org/nuiton/eugene.git commit c9a4a3b25c55c296915115e777d5f6514c7ce132 Author: Tony CHEMIT <chemit@codelutin.com> Date: Sat Oct 8 16:40:09 2016 +0200 tidy poms --- eugene-maven-plugin/pom.xml | 3 +-- eugene-plantuml-templates/pom.xml | 1 - eugene-yaml-templates/pom.xml | 1 - pom.xml | 3 +-- 4 files changed, 2 insertions(+), 6 deletions(-) diff --git a/eugene-maven-plugin/pom.xml b/eugene-maven-plugin/pom.xml index 295418e..733f1b0 100644 --- a/eugene-maven-plugin/pom.xml +++ b/eugene-maven-plugin/pom.xml @@ -23,8 +23,7 @@ #L% --> -<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"> +<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> <parent> diff --git a/eugene-plantuml-templates/pom.xml b/eugene-plantuml-templates/pom.xml index 8dfbcd3..d3aefd4 100644 --- a/eugene-plantuml-templates/pom.xml +++ b/eugene-plantuml-templates/pom.xml @@ -51,5 +51,4 @@ </dependency> </dependencies> - </project> diff --git a/eugene-yaml-templates/pom.xml b/eugene-yaml-templates/pom.xml index aec2638..9f41b6a 100644 --- a/eugene-yaml-templates/pom.xml +++ b/eugene-yaml-templates/pom.xml @@ -63,5 +63,4 @@ </plugin> </plugins> </build> - </project> diff --git a/pom.xml b/pom.xml index e9e9856..b71745d 100644 --- a/pom.xml +++ b/pom.xml @@ -509,8 +509,7 @@ <build> <plugins> - <plugin> - <!-- copy object model xsd to site --> + <plugin><!-- copy object model xsd to site --> <artifactId>maven-antrun-plugin</artifactId> <executions> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.