This is an automated email from the git hooks/post-receive script. New commit to branch pollen-udpate-1.6 in repository pollen_1.x. See https://gitlab.nuiton.org/None/pollen_1.x.git commit 7e8c35cf9a9d5d0daba3256e23d9da0f8176adee Author: Eric Chatellier <eric.chatellier@gmail.com> Date: Mon Dec 12 20:43:34 2016 +0100 refs #1308: Update parent pom --- pom.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 07e623a..2458ad6 100644 --- a/pom.xml +++ b/pom.xml @@ -152,7 +152,8 @@ <properties> <projectId>pollen</projectId> - + <ciViewId>Pollen</ciViewId> + <!-- customized versions --> <topiaVersion>2.11</topiaVersion> <eugenePluginVersion>3.0-alpha-1</eugenePluginVersion> @@ -182,6 +183,7 @@ <!-- java configuration --> <ciViewId>Pollen</ciViewId> + <javaVersion>1.7</javaVersion> <signatureArtifactId>java17</signatureArtifactId> <signatureVersion>1.0</signatureVersion> -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.