This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository bow. See http://git.chorem.org/bow.git commit 0a7671222882aa7ba962d8009f2cd40a08e89096 Author: Benjamin POUSSIN <poussin@codelutin.com> Date: Wed Jul 15 18:53:41 2015 +0200 change sub module version to 1.4.1-SNAPSHOT --- bow-extension-chromium/pom.xml | 2 +- bow-ui/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bow-extension-chromium/pom.xml b/bow-extension-chromium/pom.xml index bdf5b6c..d267b10 100644 --- a/bow-extension-chromium/pom.xml +++ b/bow-extension-chromium/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>bow</artifactId> - <version>1.5-SNAPSHOT</version> + <version>1.4.1-SNAPSHOT</version> </parent> <artifactId>bow-extension-chromium</artifactId> diff --git a/bow-ui/pom.xml b/bow-ui/pom.xml index ebf0fc1..400cba3 100644 --- a/bow-ui/pom.xml +++ b/bow-ui/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.chorem</groupId> <artifactId>bow</artifactId> - <version>1.5-SNAPSHOT</version> + <version>1.4.1-SNAPSHOT</version> </parent> <artifactId>bow-ui</artifactId> -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.