This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository i18n. See https://gitlab.nuiton.org/nuiton/i18n.git commit e812902648633e7e03eec2bf4760e7556e5b9b11 Author: Arnaud Thimel <Vous@exemple.com> Date: Fri Mar 19 18:01:46 2021 +0100 Use parent POM 11.9 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ed00242..5203519 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>nuitonpom</artifactId> - <version>11.8</version> + <version>11.9</version> </parent> <artifactId>i18n</artifactId> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.