branch develop updated (7b5c3ed -> 78198c4)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository coser. See http://git.codelutin.com/coser.git from 7b5c3ed refs #6356: Revue de la documentation du site + mise à jour codelutinpom new 78198c4 refs #6356: Revue de la documentation du site + mise à jour codelutinpom 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 78198c4cbe4dbd8604dfffbe83287b80fe66447e Author: Tony CHEMIT <chemit@codelutin.com> Date: Sun Dec 21 16:16:18 2014 +0100 refs #6356: Revue de la documentation du site + mise à jour codelutinpom Summary of changes: src/site/site_en.xml | 4 ++-- src/site/site_fr.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository coser. See http://git.codelutin.com/coser.git commit 78198c4cbe4dbd8604dfffbe83287b80fe66447e Author: Tony CHEMIT <chemit@codelutin.com> Date: Sun Dec 21 16:16:18 2014 +0100 refs #6356: Revue de la documentation du site + mise à jour codelutinpom --- src/site/site_en.xml | 4 ++-- src/site/site_fr.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/site/site_en.xml b/src/site/site_en.xml index b2b90fd..e32b5a9 100644 --- a/src/site/site_en.xml +++ b/src/site/site_en.xml @@ -26,8 +26,8 @@ xsi:schemaLocation="http://maven.apache.org/DECORATION/1.3.0 http://maven.apache.org/xsd/decoration-1.3.0.xsd"> <bannerLeft> - <src>http://coser.codelutin.com/icons/logo100.png</src> - <href>index.html</href> + <src>${project.url}/v/${siteDeployClassifier}/icons/logo100.png</src> + <href>${project.url}</href> </bannerLeft> diff --git a/src/site/site_fr.xml b/src/site/site_fr.xml index af5b81f..525256c 100644 --- a/src/site/site_fr.xml +++ b/src/site/site_fr.xml @@ -26,8 +26,8 @@ xsi:schemaLocation="http://maven.apache.org/DECORATION/1.3.0 http://maven.apache.org/xsd/decoration-1.3.0.xsd"> <bannerLeft> - <src>http://coser.codelutin.com/icons/logo100.png</src> - <href>index.html</href> + <src>${project.url}/v/${siteDeployClassifier}/icons/logo100.png</src> + <href>${project.url}</href> </bannerLeft> <poweredBy> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
participants (1)
-
codelutin.com scm