Author: dcosse Date: 2014-05-07 14:22:52 +0200 (Wed, 07 May 2014) New Revision: 3784 Url: http://forge.chorem.org/projects/lima/repository/revisions/3784 Log: pre release Modified: trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2014-05-06 16:47:18 UTC (rev 3783) +++ trunk/pom.xml 2014-05-07 12:22:52 UTC (rev 3784) @@ -5,12 +5,12 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>mavenpom4redmine</artifactId> - <version>5.0.6-SNAPSHOT</version> + <version>5.0.6</version> </parent> <groupId>org.chorem</groupId> <artifactId>lima</artifactId> - <version>0.8-SNAPSHOT</version> + <version>0.7.2-SNAPSHOT</version> <packaging>pom</packaging> <name>Lima</name> @@ -49,7 +49,30 @@ <role>Développeur</role> </roles> </developer> + <developer> + <id>dcosse</id> + <name>David Cossé</name> + <email>cosse@codelutin.com</email> + <organization>Code Lutin</organization> + <organizationUrl>http://www.codelutin.com</organizationUrl> + <timezone>Europe/Paris</timezone> + <roles> + <role>Développeur</role> + </roles> + </developer> + <developer> + <id>bavencoff</id> + <name>Sylvain Bavencoff</name> + <email>bavencoff@codelutin.com</email> + <organization>Code Lutin</organization> + <organizationUrl>http://www.codelutin.com</organizationUrl> + <timezone>Europe/Paris</timezone> + <roles> + <role>Développeur</role> + </roles> + </developer> </developers> + <contributors> <contributor> <name>Cédric Houbart</name> @@ -111,16 +134,6 @@ <role>Développeur</role> </roles> </contributor> - <contributor> - <name>bavencoff</name> - <email>bavencoff@codelutin.com</email> - <organization>Code Lutin</organization> - <organizationUrl>http://www.codelutin.com</organizationUrl> - <timezone>Europe/Paris</timezone> - <roles> - <role>Développeur</role> - </roles> - </contributor> </contributors> <modules> @@ -149,21 +162,21 @@ <projectId>lima</projectId> <!-- customized libs version --> + <jettyVersion>${jettyPluginVersion}</jettyVersion> <nuitonUtilsVersion>3.0-rc-2</nuitonUtilsVersion> <nuitonConfigVersion>3.0-alpha-2</nuitonConfigVersion> <nuitonDecoratorVersion>3.0-alpha-3</nuitonDecoratorVersion> <nuitonProfilingVersion>2.7.1</nuitonProfilingVersion> <eugenePluginVersion>2.7.4</eugenePluginVersion> + <nuitonI18nVersion>3.1</nuitonI18nVersion> - <topiaVersion>2.9-SNAPSHOT</topiaVersion> + <topiaVersion>2.9-rc-1</topiaVersion> <!-- Version cannot be upgraded because of incompatibility with OpenEJB -chatellier ???--> <jaxxVersion>2.8.4</jaxxVersion> - <nuitonI18nVersion>3.0</nuitonI18nVersion> <openEjbVersion>4.6.0</openEjbVersion> <slf4jVersion>1.7.7</slf4jVersion> <swingxVersion>1.6.5-1</swingxVersion> - <jettyVersion>${jettyPluginVersion}</jettyVersion> <pdfboxVersion>1.8.4</pdfboxVersion> <!-- license to use -->