This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository jrst. See https://gitlab.nuiton.org/nuiton/jrst.git commit 88d3e5466558bfc0af4d9dac7b736acbdd19cf32 Author: Eric Chatellier <chatellier@codelutin.com> Date: Fri Jul 8 15:56:57 2022 +0200 Update parent pom --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 188ff76..c9d1729 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>nuitonpom</artifactId> - <version>11.12</version> + <version>11.13</version> </parent> <artifactId>jrst</artifactId> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.