[tutti] branch develop updated (7c08015 -> a92bd6c)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository tutti. See http://git.codelutin.com/tutti.git from 7c08015 amelioration doc de release new a92bd6c refs #5474 (use codelutinpom 1.2) 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 a92bd6cb54985647a31a7598e1d6453dd5384063 Author: Tony CHEMIT <chemit@codelutin.com> Date: Thu Jul 24 09:22:29 2014 +0200 refs #5474 (use codelutinpom 1.2) Summary of changes: pom.xml | 2 +- src/site/site_fr.xml | 25 ------------------------- 2 files changed, 1 insertion(+), 26 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 tutti. See http://git.codelutin.com/tutti.git commit a92bd6cb54985647a31a7598e1d6453dd5384063 Author: Tony CHEMIT <chemit@codelutin.com> Date: Thu Jul 24 09:22:29 2014 +0200 refs #5474 (use codelutinpom 1.2) --- pom.xml | 2 +- src/site/site_fr.xml | 25 ------------------------- 2 files changed, 1 insertion(+), 26 deletions(-) diff --git a/pom.xml b/pom.xml index 26e560e..ee21b99 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>codelutinpom</artifactId> - <version>1.1</version> + <version>1.2</version> </parent> <groupId>fr.ifremer</groupId> diff --git a/src/site/site_fr.xml b/src/site/site_fr.xml index fa98555..fefefa3 100644 --- a/src/site/site_fr.xml +++ b/src/site/site_fr.xml @@ -28,26 +28,6 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/DECORATION/1.4.0 http://maven.apache.org/xsd/decoration-1.4.0.xsd"> - <skin> - <groupId>org.apache.maven.skins</groupId> - <artifactId>maven-fluido-skin</artifactId> - <version>${fluidoSkinVersion}</version> - </skin> - - <custom> - <fluidoSkin> - <topBarEnabled>false</topBarEnabled> - <googleSearch/> - <sideBarEnabled>true</sideBarEnabled> - <searchEnabled>true</searchEnabled> - <sourceLineNumbersEnabled>true</sourceLineNumbersEnabled> - <piwik> - <piwikUrl>http://piwik.codelutin.com</piwikUrl> - <idsite>${project.piwikId}</idsite> - </piwik> - </fluidoSkin> - </custom> - <bannerLeft> <name>${project.name}</name> <href>./index.html</href> @@ -58,12 +38,7 @@ <href>http://www.codelutin.com</href> </bannerRight> - <publishDate position="right"/> - <version position="right"/> - <poweredBy> - <logo href="http://maven.apache.org" name="Maven" - img="${siteCommonResourcesUrl}/images/logos/maven-feather.png"/> <logo href="http://docutils.sourceforge.net/rst.html" name="ReStructuredText" -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
participants (1)
-
codelutin.com scm