branch develop updated (5bf72e7 -> 34db17e)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository maven-helper-plugin. See https://gitlab.nuiton.org/nuiton/maven-helper-plugin.git from 5bf72e7 [jgitflow-maven-plugin]Updating develop poms back to pre merge state new 34db17e Update parent pom The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit 34db17ede7b1379146db88dabd925aaa63fc2eae Author: CHRE <CHATELLIER@codelutin.com> Date: Tue Aug 9 10:29:03 2016 +0200 Update parent pom Summary of changes: pom.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository maven-helper-plugin. See https://gitlab.nuiton.org/nuiton/maven-helper-plugin.git commit 34db17ede7b1379146db88dabd925aaa63fc2eae Author: CHRE <CHATELLIER@codelutin.com> Date: Tue Aug 9 10:29:03 2016 +0200 Update parent pom --- pom.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 30cde7c..c87f2fd 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>nuitonpom</artifactId> - <version>8.1</version> + <version>10.2</version> </parent> <artifactId>helper-maven-plugin-parent</artifactId> @@ -81,6 +81,9 @@ <!-- redmine project Id --> <projectId>maven-helper-plugin</projectId> <ciViewId>maven-helper-plugin</ciViewId> + <javaVersion>1.6</javaVersion> + <signatureArtifactId>java16</signatureArtifactId> + <signatureVersion>1.1</signatureVersion> <plexusMailSenderVersion>1.0-alpha-2</plexusMailSenderVersion> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
participants (1)
-
nuiton.org scm