branch release/1.10 created (now 2c60bea)
This is an automated email from the git hooks/post-receive script. New change to branch release/1.10 in repository jredmine. See https://gitlab.nuiton.org/nuiton/jredmine.git at 2c60bea [jgitflow-maven-plugin]updating poms for 1.10 branch with snapshot versions This branch includes the following new commits: new 2c60bea [jgitflow-maven-plugin]updating poms for 1.10 branch 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 2c60bea084e160ed2b61cfa969a6011030224fd1 Author: Maven Release <maven-release@codelutin.com> Date: Mon Sep 12 19:56:19 2016 +0200 [jgitflow-maven-plugin]updating poms for 1.10 branch with snapshot versions -- 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 release/1.10 in repository jredmine. See https://gitlab.nuiton.org/nuiton/jredmine.git commit 2c60bea084e160ed2b61cfa969a6011030224fd1 Author: Maven Release <maven-release@codelutin.com> Date: Mon Sep 12 19:56:19 2016 +0200 [jgitflow-maven-plugin]updating poms for 1.10 branch with snapshot versions --- jredmine-client/pom.xml | 2 +- jredmine-maven-plugin/pom.xml | 2 +- pom.xml | 5 ++--- 3 files changed, 4 insertions(+), 5 deletions(-) diff --git a/jredmine-client/pom.xml b/jredmine-client/pom.xml index 100dce5..f264f42 100644 --- a/jredmine-client/pom.xml +++ b/jredmine-client/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>jredmine</artifactId> - <version>2.0-SNAPSHOT</version> + <version>1.10-SNAPSHOT</version> </parent> <groupId>org.nuiton.jredmine</groupId> diff --git a/jredmine-maven-plugin/pom.xml b/jredmine-maven-plugin/pom.xml index c415b23..460e3f7 100644 --- a/jredmine-maven-plugin/pom.xml +++ b/jredmine-maven-plugin/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>jredmine</artifactId> - <version>2.0-SNAPSHOT</version> + <version>1.10-SNAPSHOT</version> </parent> <groupId>org.nuiton.jredmine</groupId> diff --git a/pom.xml b/pom.xml index 46f22a0..1450d02 100644 --- a/pom.xml +++ b/pom.xml @@ -20,8 +20,7 @@ <http://www.gnu.org/licenses/lgpl-3.0.html>. #L% --> -<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> @@ -31,7 +30,7 @@ </parent> <artifactId>jredmine</artifactId> - <version>2.0-SNAPSHOT</version> + <version>1.10-SNAPSHOT</version> <packaging>pom</packaging> <name>JRedmine</name> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
participants (1)
-
nuiton.org scm