Author: tchemit Date: 2010-01-22 12:19:00 +0100 (Fri, 22 Jan 2010) New Revision: 103 Modified: trunk/pom.xml Log: Anomalie #252: La documentation est en apt mais la propri?\195?\169t?\195?\169 siteSourcesType pointe sur jrst Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2010-01-21 10:28:13 UTC (rev 102) +++ trunk/pom.xml 2010-01-22 11:19:00 UTC (rev 103) @@ -407,6 +407,9 @@ <!-- must be on a fixed version, not on the snapshot to make possible release --> <jredmine.version>1.1.2</jredmine.version> + <!-- documentation is in apt --> + <siteSourcesType>apt</siteSourcesType> + <!-- test config --> <test.redmineUrl>http://www.mynuiton.org</test.redmineUrl> <test.redmineUsername>chemit</test.redmineUsername>