This is an automated email from the git hooks/post-receive script. New commit to branch release/0.6 in repository scmwebeditor. See http://git.nuiton.org/scmwebeditor.git commit daf42bc355970481bb008ec5d1f8df57f03ae284 Author: Maven Release <maven-release@codelutin.com> Date: Tue Dec 22 12:23:46 2015 +0100 [jgitflow-maven-plugin]updating poms for 0.6 branch with snapshot versions --- swe-git/pom.xml | 3 +-- swe-scm-api/pom.xml | 3 +-- swe-ui-web/pom.xml | 3 +-- 3 files changed, 3 insertions(+), 6 deletions(-) diff --git a/swe-git/pom.xml b/swe-git/pom.xml index a09355f..42aab4a 100644 --- a/swe-git/pom.xml +++ b/swe-git/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> diff --git a/swe-scm-api/pom.xml b/swe-scm-api/pom.xml index 20d663d..43fca6a 100644 --- a/swe-scm-api/pom.xml +++ b/swe-scm-api/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> diff --git a/swe-ui-web/pom.xml b/swe-ui-web/pom.xml index 4f30f80..9598dd6 100644 --- a/swe-ui-web/pom.xml +++ b/swe-ui-web/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>.