branch release/2.7.1 created (now 6d79458)
This is an automated email from the git hooks/post-receive script. New change to branch release/2.7.1 in repository echobase. See http://git.codelutin.com/echobase.git at 6d79458 [jgitflow-maven-plugin]updating poms for branch '2.7.1' with snapshot versions This branch includes the following new commits: new 6d79458 [jgitflow-maven-plugin]updating poms for branch '2.7.1' with snapshot versions 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 6d79458df99595ece10ccf15dbb2fde7429d2886 Author: Maven Release <maven-release@codelutin.com> Date: Tue Dec 16 08:32:17 2014 +0000 [jgitflow-maven-plugin]updating poms for branch '2.7.1' with snapshot versions -- 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 release/2.7.1 in repository echobase. See http://git.codelutin.com/echobase.git commit 6d79458df99595ece10ccf15dbb2fde7429d2886 Author: Maven Release <maven-release@codelutin.com> Date: Tue Dec 16 08:32:17 2014 +0000 [jgitflow-maven-plugin]updating poms for branch '2.7.1' with snapshot versions --- echobase-domain/pom.xml | 2 +- echobase-services/pom.xml | 2 +- echobase-ui/pom.xml | 7 +++---- pom.xml | 2 +- 4 files changed, 6 insertions(+), 7 deletions(-) diff --git a/echobase-domain/pom.xml b/echobase-domain/pom.xml index 2c425c4..c4376aa 100644 --- a/echobase-domain/pom.xml +++ b/echobase-domain/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>echobase</artifactId> - <version>2.8-SNAPSHOT</version> + <version>2.7.1-SNAPSHOT</version> </parent> <groupId>fr.ifremer.echobase</groupId> diff --git a/echobase-services/pom.xml b/echobase-services/pom.xml index e999435..99efd18 100644 --- a/echobase-services/pom.xml +++ b/echobase-services/pom.xml @@ -6,7 +6,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>echobase</artifactId> - <version>2.8-SNAPSHOT</version> + <version>2.7.1-SNAPSHOT</version> </parent> <groupId>fr.ifremer.echobase</groupId> diff --git a/echobase-ui/pom.xml b/echobase-ui/pom.xml index 5f431be..8f84db9 100644 --- a/echobase-ui/pom.xml +++ b/echobase-ui/pom.xml @@ -1,14 +1,13 @@ <?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> <parent> <groupId>fr.ifremer</groupId> <artifactId>echobase</artifactId> - <version>2.8-SNAPSHOT</version> + <version>2.7.1-SNAPSHOT</version> </parent> <groupId>fr.ifremer.echobase</groupId> @@ -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> diff --git a/pom.xml b/pom.xml index 028bd16..be19b04 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ <groupId>fr.ifremer</groupId> <artifactId>echobase</artifactId> - <version>2.8-SNAPSHOT</version> + <version>2.7.1-SNAPSHOT</version> <modules> <module>echobase-domain</module> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
participants (1)
-
codelutin.com scm