This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository lima. See https://gitlab.nuiton.org/chorem/lima.git commit 82499b6691e3a1f7d7c6bd00b0f5d3c2ef948fd3 Author: David Cossé <cosse@codelutin.com> Date: Fri Jul 8 18:59:37 2016 +0200 refs #1314 mise à jour urls --- lima-business-api/src/site/site.xml | 4 ++-- lima-business/src/site/site.xml | 4 ++-- lima-server/src/main/assembly/bin.xml | 4 ++-- src/site/site.xml | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/lima-business-api/src/site/site.xml b/lima-business-api/src/site/site.xml index 0daf60c..fb2f2f5 100644 --- a/lima-business-api/src/site/site.xml +++ b/lima-business-api/src/site/site.xml @@ -23,9 +23,9 @@ <project name="${project.name}" - xmlns="http://maven.apache.org/DECORATION/1.4.0" + xmlns="http://maven.apache.org/DECORATION/1.7.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/DECORATION/1.4.0 http://maven.apache.org/xsd/decoration-1.4.0.xsd"> + xsi:schemaLocation="http://maven.apache.org/DECORATION/1.7.0 http://maven.apache.org/xsd/decoration-1.7.0.xsd"> <body> diff --git a/lima-business/src/site/site.xml b/lima-business/src/site/site.xml index cbf1bb9..a1619a5 100644 --- a/lima-business/src/site/site.xml +++ b/lima-business/src/site/site.xml @@ -23,9 +23,9 @@ <project name="${project.name}" - xmlns="http://maven.apache.org/DECORATION/1.4.0" + xmlns="http://maven.apache.org/DECORATION/1.7.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/DECORATION/1.4.0 http://maven.apache.org/xsd/decoration-1.4.0.xsd"> + xsi:schemaLocation="http://maven.apache.org/DECORATION/1.7.0 http://maven.apache.org/xsd/decoration-1.7.0.xsd"> <body> diff --git a/lima-server/src/main/assembly/bin.xml b/lima-server/src/main/assembly/bin.xml index 671d1d1..990369c 100644 --- a/lima-server/src/main/assembly/bin.xml +++ b/lima-server/src/main/assembly/bin.xml @@ -21,9 +21,9 @@ #L% --> -<assembly xmlns="http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.2" +<assembly xmlns="http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.2 http://maven.apache.org/xsd/assembly-1.1.2.xsd"> + xsi:schemaLocation="http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.3 http://maven.apache.org/xsd/assembly-1.1.3.xsd"> <id>bin</id> <formats> <format>zip</format> diff --git a/src/site/site.xml b/src/site/site.xml index ee0883f..4d656d4 100644 --- a/src/site/site.xml +++ b/src/site/site.xml @@ -22,9 +22,9 @@ --> <project name="${project.name}" - xmlns="http://maven.apache.org/DECORATION/1.4.0" + xmlns="http://maven.apache.org/DECORATION/1.7.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:schemaLocation="http://maven.apache.org/DECORATION/1.4.0 http://maven.apache.org/xsd/decoration-1.4.0.xsd"> + xsi:schemaLocation="http://maven.apache.org/DECORATION/1.7.0 http://maven.apache.org/xsd/decoration-1.7.0.xsd"> <bannerLeft> <name>${project.name}</name> -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.