Author: thimel Date: 2008-11-17 10:55:46 +0000 (Mon, 17 Nov 2008) New Revision: 1533 Modified: trunk/simexplorer-is/pom.xml Log: Changed version of jrst (0.8.4-SNAPSHOT and new groupId) Modified: trunk/simexplorer-is/pom.xml =================================================================== --- trunk/simexplorer-is/pom.xml 2008-11-17 10:22:36 UTC (rev 1532) +++ trunk/simexplorer-is/pom.xml 2008-11-17 10:55:46 UTC (rev 1533) @@ -124,9 +124,9 @@ <build> <plugins> <plugin> - <groupId>lutinplugin</groupId> + <groupId>org.codelutin</groupId> <artifactId>maven-jrst-plugin</artifactId> - <version>0.8.1-SNAPSHOT</version> + <version>0.8.4-SNAPSHOT</version> <executions> <execution> <!-- test works better than pre:site -->