From: <fg...@us...> - 2010-08-19 09:19:43
|
Revision: 2853 http://openutils.svn.sourceforge.net/openutils/?rev=2853&view=rev Author: fgiust Date: 2010-08-19 09:19:37 +0000 (Thu, 19 Aug 2010) Log Message: ----------- upgrade magnolia version Modified Paths: -------------- trunk/openutils-mgnlcriteria/pom.xml Modified: trunk/openutils-mgnlcriteria/pom.xml =================================================================== --- trunk/openutils-mgnlcriteria/pom.xml 2010-08-18 10:49:38 UTC (rev 2852) +++ trunk/openutils-mgnlcriteria/pom.xml 2010-08-19 09:19:37 UTC (rev 2853) @@ -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"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>net.sourceforge.openutils</groupId> @@ -147,6 +148,6 @@ </repository> </repositories> <properties> - <magnolia.version>4.3</magnolia.version> + <magnolia.version>4.3.6</magnolia.version> </properties> </project> \ No newline at end of file This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |