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 80296f5055e9d3d3ae7ffec96b4c648d6163c1a2 Author: Benjamin POUSSIN <poussin@codelutin.com> Date: Wed Jul 15 18:32:13 2015 +0200 use chorempom 2.3 change bow version to 1.4.1-SNAPSHOT --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 5608ff9..6d01d9b 100644 --- a/pom.xml +++ b/pom.xml @@ -5,12 +5,12 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>chorempom</artifactId> - <version>1.6</version> + <version>2.3</version> </parent> <groupId>org.chorem</groupId> <artifactId>bow</artifactId> - <version>1.5-SNAPSHOT</version> + <version>1.4.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>.