[Lutinutil-commits] r1045 - trunk/maven-license-switcher-plugin
Author: tchemit Date: 2008-08-18 09:38:15 +0000 (Mon, 18 Aug 2008) New Revision: 1045 Modified: trunk/maven-license-switcher-plugin/pom.xml Log: ajout jrst Modified: trunk/maven-license-switcher-plugin/pom.xml =================================================================== --- trunk/maven-license-switcher-plugin/pom.xml 2008-08-17 22:38:56 UTC (rev 1044) +++ trunk/maven-license-switcher-plugin/pom.xml 2008-08-18 09:38:15 UTC (rev 1045) @@ -111,6 +111,13 @@ <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-plugin-plugin</artifactId> </plugin> + + <!-- jrst --> + <plugin> + <groupId>lutinplugin</groupId> + <artifactId>maven-jrst-plugin</artifactId> + </plugin> + </plugins> </reporting>
participants (1)
-
tchemit@users.labs.libre-entreprise.org