branch develop updated (4833e84 -> 45fe1c0)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository nuiton-matrix. See https://gitlab.nuiton.org/nuiton/nuiton-matrix.git from 4833e84 Update site new 45fe1c0 Update site 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 45fe1c0d0edeecbdc0971d167f2dbe3277248d31 Author: Eric Chatellier <chatellier@codelutin.com> Date: Fri Apr 13 10:23:13 2018 +0200 Update site Summary of changes: pom.xml | 2 +- src/site/site.xml | 8 -------- 2 files changed, 1 insertion(+), 9 deletions(-) -- 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-matrix. See https://gitlab.nuiton.org/nuiton/nuiton-matrix.git commit 45fe1c0d0edeecbdc0971d167f2dbe3277248d31 Author: Eric Chatellier <chatellier@codelutin.com> Date: Fri Apr 13 10:23:13 2018 +0200 Update site --- pom.xml | 2 +- src/site/site.xml | 8 -------- 2 files changed, 1 insertion(+), 9 deletions(-) diff --git a/pom.xml b/pom.xml index 62392f9..5c5b5da 100644 --- a/pom.xml +++ b/pom.xml @@ -223,7 +223,7 @@ <dependency> <groupId>org.nuiton.jrst</groupId> <artifactId>doxia-module-jrst</artifactId> - <version>2.2</version> + <version>2.3-SNAPSHOT</version> </dependency> </dependencies> </plugin> diff --git a/src/site/site.xml b/src/site/site.xml index d323086..f072738 100644 --- a/src/site/site.xml +++ b/src/site/site.xml @@ -65,13 +65,5 @@ <menu ref="modules"/> <menu ref="reports"/> - - <footer> - <div id='mavenProjectProperties' locale='fr' - projectId='${project.projectId}' - version='${project.siteDeployClassifier}' - sourcesType='${project.siteSourcesType}'/> - </footer> - </body> </project> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
participants (1)
-
nuiton.org scm