From: <fg...@us...> - 2012-05-06 16:05:53
|
Revision: 3990 http://openutils.svn.sourceforge.net/openutils/?rev=3990&view=rev Author: fgiust Date: 2012-05-06 16:05:47 +0000 (Sun, 06 May 2012) Log Message: ----------- update groovy version Modified Paths: -------------- magnoliamodules/branches/magnolia44/openutils-mgnlgroovy/pom.xml Modified: magnoliamodules/branches/magnolia44/openutils-mgnlgroovy/pom.xml =================================================================== --- magnoliamodules/branches/magnolia44/openutils-mgnlgroovy/pom.xml 2012-05-06 16:02:06 UTC (rev 3989) +++ magnoliamodules/branches/magnolia44/openutils-mgnlgroovy/pom.xml 2012-05-06 16:05:47 UTC (rev 3990) @@ -69,7 +69,7 @@ <dependency> <groupId>org.codehaus.groovy</groupId> <artifactId>groovy-all</artifactId> - <version>1.7.5</version> + <version>1.8.6</version> <exclusions> <exclusion> <groupId>junit</groupId> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |