branch develop updated (169b354 -> a05ae57)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository echobase. See http://git.codelutin.com/echobase.git from 169b354 refs-50 #6271 : validation du fichier genere Merge branch 'feature/6271' into develop new a05ae57 [jgitflow-maven-plugin]updating poms for 2.8-SNAPSHOT development The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: 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 Summary of changes: echobase-ui/pom.xml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
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>.
participants (1)
-
codelutin.com scm