Author: tchemit Date: 2008-07-21 00:34:57 +0000 (Mon, 21 Jul 2008) New Revision: 874 Modified: trunk/commandline/pom.xml Log: utilisation org.codelutin:lutinutil:0.30-SNAPSHOT Modified: trunk/commandline/pom.xml =================================================================== --- trunk/commandline/pom.xml 2008-07-20 23:52:25 UTC (rev 873) +++ trunk/commandline/pom.xml 2008-07-21 00:34:57 UTC (rev 874) @@ -26,7 +26,7 @@ <dependencies> <dependency> - <groupId>lutinlib</groupId> + <groupId>org.codelutin</groupId> <artifactId>lutinutil</artifactId> </dependency> </dependencies> @@ -212,9 +212,9 @@ </dependency> <dependency> - <groupId>lutinlib</groupId> + <groupId>org.codelutin</groupId> <artifactId>lutinutil</artifactId> - <version>0.29</version> + <version>0.30-SNAPSHOT</version> </dependency> <dependency>