This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository nuiton-converter. See https://gitlab.nuiton.org/nuiton/nuiton-converter.git commit b4c919123e9d30dceef30d8fc03060d71c6627a7 Author: Eric Chatellier <chatellier@codelutin.com> Date: Fri Jul 31 10:56:49 2020 +0200 Use release --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0ea3a74..94f61b9 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>nuitonpom</artifactId> - <version>11.8-SNAPSHOT</version> + <version>11.8</version> </parent> <artifactId>nuiton-converter</artifactId> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.