branch develop updated (80296f5 -> 0a76712)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository bow. See http://git.chorem.org/bow.git from 80296f5 use chorempom 2.3 change bow version to 1.4.1-SNAPSHOT new 0a76712 change sub module version to 1.4.1-SNAPSHOT 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 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 Summary of changes: bow-extension-chromium/pom.xml | 2 +- bow-ui/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) -- 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 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>.
participants (1)
-
chorem.org scm