This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository echobase. See http://git.codelutin.com/echobase.git commit a05ae57b2a306e09738f82eed66781dcfd7b6962 Author: Maven Release <maven-release@codelutin.com> Date: Tue Dec 16 08:32:22 2014 +0000 [jgitflow-maven-plugin]updating poms for 2.8-SNAPSHOT development --- echobase-ui/pom.xml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/echobase-ui/pom.xml b/echobase-ui/pom.xml index 5f431be..873b59a 100644 --- a/echobase-ui/pom.xml +++ b/echobase-ui/pom.xml @@ -1,7 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> -<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> @@ -403,7 +402,7 @@ <phase>generate-resources</phase> <configuration> <target> - <mkdir dir="${embeddedTmpWarDir}/WEB-INF/classes"/> + <mkdir dir="${embeddedTmpWarDir}/WEB-INF/classes" /> </target> </configuration> <goals> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.