branch release/1.9 created (now 256bf3e)
This is an automated email from the git hooks/post-receive script. New change to branch release/1.9 in repository jredmine. See http://git.nuiton.org/jredmine.git at 256bf3e [jgitflow-maven-plugin]updating poms for branch '1.9' with snapshot versions This branch includes the following new commits: new 256bf3e [jgitflow-maven-plugin]updating poms for branch '1.9' 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 256bf3e8f4d88e3b9b427754f55698ac51b27c06 Author: Maven Release <maven-release@codelutin.com> Date: Wed Mar 4 11:53:46 2015 +0000 [jgitflow-maven-plugin]updating poms for branch '1.9' 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.9 in repository jredmine. See http://git.nuiton.org/jredmine.git commit 256bf3e8f4d88e3b9b427754f55698ac51b27c06 Author: Maven Release <maven-release@codelutin.com> Date: Wed Mar 4 11:53:46 2015 +0000 [jgitflow-maven-plugin]updating poms for branch '1.9' 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 558b47f..f3910f8 100644 --- a/jredmine-client/pom.xml +++ b/jredmine-client/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>jredmine</artifactId> - <version>1.8.3-SNAPSHOT</version> + <version>1.9-SNAPSHOT</version> </parent> <groupId>org.nuiton.jredmine</groupId> diff --git a/jredmine-maven-plugin/pom.xml b/jredmine-maven-plugin/pom.xml index 2be4dc4..9132caa 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>1.8.3-SNAPSHOT</version> + <version>1.9-SNAPSHOT</version> </parent> <groupId>org.nuiton.jredmine</groupId> diff --git a/pom.xml b/pom.xml index 6ee603b..64db0fe 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/maven-v4_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/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> @@ -33,7 +32,7 @@ </parent> <artifactId>jredmine</artifactId> - <version>1.8.3-SNAPSHOT</version> + <version>1.9-SNAPSHOT</version> <modules> <module>jredmine-client</module> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
participants (1)
-
nuiton.org scm