branch release/1.6.1 created (now fd8c912)
This is an automated email from the git hooks/post-receive script. New change to branch release/1.6.1 in repository bow. See https://gitlab.nuiton.org/chorem/bow.git at fd8c912 [jgitflow-maven-plugin]updating poms for 1.6.1 branch with snapshot versions This branch includes the following new commits: new da7a47f [jgitflow-maven-plugin]updating poms for 1.7-SNAPSHOT development new fd8c912 [jgitflow-maven-plugin]updating poms for 1.6.1 branch with snapshot versions The 2 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 fd8c912cde74a0c5c43b9688c357dd8f347b6553 Author: Maven Release <maven-release@codelutin.com> Date: Mon Mar 20 12:05:32 2017 +0100 [jgitflow-maven-plugin]updating poms for 1.6.1 branch with snapshot versions commit da7a47f74b1ce8d85812d832721f23b23c02e921 Author: Maven Release <maven-release@codelutin.com> Date: Mon Mar 20 12:04:46 2017 +0100 [jgitflow-maven-plugin]updating poms for 1.7-SNAPSHOT development -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.
This is an automated email from the git hooks/post-receive script. New commit to branch release/1.6.1 in repository bow. See https://gitlab.nuiton.org/chorem/bow.git commit fd8c912cde74a0c5c43b9688c357dd8f347b6553 Author: Maven Release <maven-release@codelutin.com> Date: Mon Mar 20 12:05:32 2017 +0100 [jgitflow-maven-plugin]updating poms for 1.6.1 branch with snapshot versions --- bow-extension-chromium/pom.xml | 2 +- bow-ui/pom.xml | 2 +- pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bow-extension-chromium/pom.xml b/bow-extension-chromium/pom.xml index 0f8d6d2..07ef6d7 100644 --- a/bow-extension-chromium/pom.xml +++ b/bow-extension-chromium/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>bow</artifactId> - <version>1.7-SNAPSHOT</version> + <version>1.6.1-SNAPSHOT</version> </parent> <artifactId>bow-extension-chromium</artifactId> diff --git a/bow-ui/pom.xml b/bow-ui/pom.xml index 9fd76c5..d5d19ab 100644 --- a/bow-ui/pom.xml +++ b/bow-ui/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>bow</artifactId> - <version>1.7-SNAPSHOT</version> + <version>1.6.1-SNAPSHOT</version> </parent> <artifactId>bow-ui</artifactId> diff --git a/pom.xml b/pom.xml index 93474bf..d8a3229 100644 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,7 @@ <groupId>org.chorem</groupId> <artifactId>bow</artifactId> - <version>1.7-SNAPSHOT</version> + <version>1.6.1-SNAPSHOT</version> <packaging>pom</packaging> <name>bow</name> -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.
participants (1)
-
chorem.org scm