This is an automated email from the git hooks/post-receive script. New commit to branch release/0.7 in repository scmwebeditor. See http://git.nuiton.org/scmwebeditor.git commit 430664d51d351c3e89e999029c5b6e9f814d70bf Author: Maven Release <maven-release@codelutin.com> Date: Mon Jan 11 19:31:36 2016 +0100 [jgitflow-maven-plugin]updating poms for 0.7 branch with snapshot versions --- pom.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 5d4460e..c597674 100644 --- a/pom.xml +++ b/pom.xml @@ -1,6 +1,5 @@ <?xml version="1.0"?> -<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> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.