From: <de...@us...> - 2017-01-11 14:03:58
|
Revision: 9511 http://sourceforge.net/p/fudaa/svn/9511 Author: deniger Date: 2017-01-11 14:03:56 +0000 (Wed, 11 Jan 2017) Log Message: ----------- CRUE-728: le dialogue n'?\195?\169tait pas ouverte dans le bon mode. Modified Paths: -------------- trunk/soft/fudaa-crue/pom.xml Modified: trunk/soft/fudaa-crue/pom.xml =================================================================== --- trunk/soft/fudaa-crue/pom.xml 2017-01-11 13:46:15 UTC (rev 9510) +++ trunk/soft/fudaa-crue/pom.xml 2017-01-11 14:03:56 UTC (rev 9511) @@ -423,6 +423,14 @@ </reportSet> </reportSets> </plugin> + + <plugin> + <groupId>org.codehaus.mojo</groupId> + <artifactId>javancss-maven-plugin</artifactId> + <version>2.1</version> + </plugin> + + </plugins> </reporting> </project> \ No newline at end of file This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |