From: <fg...@us...> - 2009-04-18 08:59:23
|
Revision: 1159 http://openutils.svn.sourceforge.net/openutils/?rev=1159&view=rev Author: fgiust Date: 2009-04-18 08:59:21 +0000 (Sat, 18 Apr 2009) Log Message: ----------- update openutils-mgnltasks dependency Modified Paths: -------------- trunk/openutils-mgnlmessages/pom.xml Modified: trunk/openutils-mgnlmessages/pom.xml =================================================================== --- trunk/openutils-mgnlmessages/pom.xml 2009-04-18 08:51:31 UTC (rev 1158) +++ trunk/openutils-mgnlmessages/pom.xml 2009-04-18 08:59:21 UTC (rev 1159) @@ -1,4 +1,5 @@ -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd "> +<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd "> <parent> <groupId>net.sourceforge.openutils</groupId> <artifactId>openutils</artifactId> @@ -48,7 +49,7 @@ <dependency> <groupId>net.sourceforge.openutils</groupId> <artifactId>openutils-mgnltasks</artifactId> - <version>3.5.5</version> + <version>4.0</version> </dependency> <dependency> <groupId>net.sourceforge.openutils</groupId> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |