Author: echatellier Date: 2010-04-26 09:51:56 +0200 (Mon, 26 Apr 2010) New Revision: 2874 Log: Update h2, log4j, and move snapshots to stable Modified: trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2010-04-26 07:45:58 UTC (rev 2873) +++ trunk/pom.xml 2010-04-26 07:51:56 UTC (rev 2874) @@ -49,7 +49,7 @@ <dependency> <groupId>log4j</groupId> <artifactId>log4j</artifactId> - <version>1.2.14</version> + <version>1.2.16</version> <scope>runtime</scope> </dependency> @@ -104,7 +104,7 @@ <dependency> <groupId>com.h2database</groupId> <artifactId>h2</artifactId> - <version>1.2.133</version> + <version>1.2.134</version> <scope>runtime</scope> </dependency> @@ -240,9 +240,9 @@ <projectId>lima</projectId> <!-- customized libs version --> - <nuiton-utils.version>1.2.2-SNAPSHOT</nuiton-utils.version> - <eugene.version>2.0.1-SNAPSHOT</eugene.version> - <topia.version>2.3.3-SNAPSHOT</topia.version> + <nuiton-utils.version>1.2.2</nuiton-utils.version> + <eugene.version>2.0.1</eugene.version> + <topia.version>2.3.3</topia.version> <jaxx.version>2.0</jaxx.version> <i18n.version>1.2.1</i18n.version>