This is an automated email from the git hooks/post-receive script. New commit to branch feature/pom-11 in repository topia-2.x. See https://gitlab.nuiton.org/nuiton/topia-2.x.git commit 45d19b1b4330ad2acc4b333ca6d583a9bce5336b Author: Arnaud Thimel <thimel@codelutin.com> Date: Wed Jan 22 17:18:12 2020 +0100 Modifications de base pour passer sur nuitonpom 11 --- pom.xml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index d4035b94..03ac79af 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>nuitonpom</artifactId> - <version>10.5</version> + <version>11</version> </parent> <artifactId>topia</artifactId> @@ -215,11 +215,9 @@ <ciViewId>ToPIA</ciViewId> <javaVersion>1.8</javaVersion> - <signatureArtifactId>java17</signatureArtifactId> + <signatureArtifactId>java18</signatureArtifactId> <signatureVersion>1.0</signatureVersion> - <redmine.skipGenerateChanges>true</redmine.skipGenerateChanges> - <jrstPluginVersion>2.3</jrstPluginVersion> </properties> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.