branch develop updated (ceb8582 -> 63fabf3)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository scmwebeditor. See http://git.nuiton.org/scmwebeditor.git from ceb8582 Fix i18n & dates new 63fabf3 [jgitflow-maven-plugin]updating poms for 0.5-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 63fabf3cfdcd67b457cff475f373e8f0731f46f3 Author: Eric Chatellier <chatellier@codelutin.com> Date: Tue Dec 2 18:02:12 2014 +0100 [jgitflow-maven-plugin]updating poms for 0.5-SNAPSHOT development Summary of changes: pom.xml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository scmwebeditor. See http://git.nuiton.org/scmwebeditor.git commit 63fabf3cfdcd67b457cff475f373e8f0731f46f3 Author: Eric Chatellier <chatellier@codelutin.com> Date: Tue Dec 2 18:02:12 2014 +0100 [jgitflow-maven-plugin]updating poms for 0.5-SNAPSHOT development --- pom.xml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index e3d3d25..8a7ed70 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> @@ -10,7 +9,7 @@ </parent> <artifactId>scmwebeditor</artifactId> - <version>0.4-SNAPSHOT</version> + <version>0.5-SNAPSHOT</version> <packaging>war</packaging> <name>ScmWebEditor</name> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
participants (1)
-
nuiton.org scm