This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository nuiton-profiling. See https://gitlab.nuiton.org/nuiton/nuiton-profiling.git commit 57f7b9a05be3749bc942ca238ccb3f18f7dd35a5 Author: CHRE <CHATELLIER@codelutin.com> Date: Tue Aug 9 10:31:21 2016 +0200 Update parent pom --- README.txt => README.md | 0 changelog.txt | 1 - pom.xml | 3 ++- 3 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.txt b/README.md similarity index 100% rename from README.txt rename to README.md diff --git a/changelog.txt b/changelog.txt deleted file mode 100644 index 0f18afc..0000000 --- a/changelog.txt +++ /dev/null @@ -1 +0,0 @@ -see http://www.nuiton.org/projects/nuiton-profiling/roadmap diff --git a/pom.xml b/pom.xml index 5436706..d4d5ef9 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>nuitonpom</artifactId> - <version>5</version> + <version>10.2</version> </parent> <artifactId>nuiton-profiling</artifactId> @@ -92,6 +92,7 @@ <!-- redmine project Id --> <projectId>nuiton-profiling</projectId> + <ciViewId>nuiton-profiling</ciViewId> <aspectjVersion>1.8.2</aspectjVersion> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.