branch develop updated (ca4aa41 -> 50e0f50)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository nuiton-decorator. See https://gitlab.nuiton.org/nuiton/nuiton-decorator.git from ca4aa41 Migration vers gitlab + simplification configuration des sites new 50e0f50 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 50e0f50824529f8b53a4da31f7244a5fe72d6849 Author: CHRE <CHATELLIER@codelutin.com> Date: Tue Aug 9 10:29:49 2016 +0200 Update parent pom Summary of changes: README.txt => README.md | 0 pom.xml | 6 +++++- 2 files changed, 5 insertions(+), 1 deletion(-) rename README.txt => README.md (100%) -- 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 nuiton-decorator. See https://gitlab.nuiton.org/nuiton/nuiton-decorator.git commit 50e0f50824529f8b53a4da31f7244a5fe72d6849 Author: CHRE <CHATELLIER@codelutin.com> Date: Tue Aug 9 10:29:49 2016 +0200 Update parent pom --- README.txt => README.md | 0 pom.xml | 6 +++++- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/README.txt b/README.md similarity index 100% rename from README.txt rename to README.md diff --git a/pom.xml b/pom.xml index f67cf61..9c0e423 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>nuitonpom</artifactId> - <version>5</version> + <version>10.2</version> </parent> <artifactId>nuiton-decorator</artifactId> @@ -72,6 +72,10 @@ <!-- redmine project Id --> <projectId>nuiton-decorator</projectId> + <ciViewId>nuiton-decorator</ciViewId> + <javaVersion>1.6</javaVersion> + <signatureArtifactId>java16</signatureArtifactId> + <signatureVersion>1.1</signatureVersion> <!-- Documentation is in apt format --> <siteSourcesType>apt</siteSourcesType> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
participants (1)
-
nuiton.org scm