Author: chatellier Date: 2008-09-09 07:44:53 +0000 (Tue, 09 Sep 2008) New Revision: 135 Modified: trunk/lutinproject/pom.xml Log: Remove Gabriel for dev. Replace stat-cvs by stat-scm. Modified: trunk/lutinproject/pom.xml =================================================================== --- trunk/lutinproject/pom.xml 2008-09-01 09:54:43 UTC (rev 134) +++ trunk/lutinproject/pom.xml 2008-09-09 07:44:53 UTC (rev 135) @@ -131,7 +131,7 @@ </roles> </developer> - <developer> + <!-- <developer> <name>Gabriel Gandais</name> <id>glandais</id> <email>landais@codelutin.com</email> @@ -140,7 +140,7 @@ <roles> <role>Développeur</role> </roles> - </developer> + </developer> --> <developer> <name>Sylvain Letellier</name> @@ -660,9 +660,9 @@ <!--Other--> <plugin> - <groupId>statcvs</groupId> - <artifactId>maven-statcvs-plugin</artifactId> - <version>3.0</version> + <groupId>net.sf</groupId> + <artifactId>stat-scm</artifactId> + <version>1.2.0</version> </plugin> </plugins> </reporting>