This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository chorem. See http://git.chorem.org/chorem.git commit 920e649de5c96098363dce2837aa769fc55b8855 Author: Jean Couteau <jean.couteau@gmail.com> Date: Thu Feb 4 11:33:36 2016 +0100 Fix pom before release --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 621eb3a..5ad9af9 100644 --- a/pom.xml +++ b/pom.xml @@ -5,12 +5,12 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>chorempom</artifactId> - <version>1.8.1</version> + <version>6</version> </parent> <groupId>org.chorem</groupId> <artifactId>chorem</artifactId> - <version>0.4-SNAPSHOT</version> + <version>0.3.2-SNAPSHOT</version> <packaging>pom</packaging> <name>Chorem</name> -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.