Author: echatellier Date: 2012-05-02 14:33:54 +0200 (Wed, 02 May 2012) New Revision: 3398 Url: http://chorem.org/repositories/revision/lima/3398 Log: Udpate h2, openejb and jdom Modified: trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2012-04-25 12:49:56 UTC (rev 3397) +++ trunk/pom.xml 2012-05-02 12:33:54 UTC (rev 3398) @@ -10,7 +10,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>mavenpom4redmine</artifactId> - <version>3.2</version> + <version>3.3.1</version> </parent> <groupId>org.chorem</groupId> @@ -166,7 +166,7 @@ <dependency> <groupId>org.jdom</groupId> <artifactId>jdom</artifactId> - <version>2.0.0</version> + <version>2.0.1</version> <scope>compile</scope> </dependency> @@ -202,7 +202,7 @@ <dependency> <groupId>org.eclipse.jetty</groupId> <artifactId>jetty-servlet</artifactId> - <version>8.1.2.v20120308</version> + <version>8.1.3.v20120416</version> </dependency> <!-- pdfbox to create pdf document --> @@ -317,7 +317,7 @@ <topiaVersion>2.6.9</topiaVersion> <jaxxVersion>2.5-SNAPSHOT</jaxxVersion> <nuitonI18nVersion>2.4.1</nuitonI18nVersion> - <openEjbVersion>4.0.0-beta-2</openEjbVersion> + <openEjbVersion>4.0.0</openEjbVersion> <slf4jVersion>1.6.4</slf4jVersion> <!-- license to use -->