This is an automated email from the git hooks/post-receive script. New commit to branch release/1.6.2 in repository bow. See https://gitlab.nuiton.org/chorem/bow.git commit ff3ed902fa9b6c882ca5fd7ccfca684d1d84e20a Author: Éric <chatellier@codelutin.com> Date: Tue Jul 31 15:20:58 2018 +0200 [jgitflow-maven-plugin]updating poms for 1.6.2 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..af8dae8 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.2-SNAPSHOT</version> </parent> <artifactId>bow-extension-chromium</artifactId> diff --git a/bow-ui/pom.xml b/bow-ui/pom.xml index 9fd76c5..94e9793 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.2-SNAPSHOT</version> </parent> <artifactId>bow-ui</artifactId> diff --git a/pom.xml b/pom.xml index 5298d0c..78baabb 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.2-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>.