Author: tchemit Date: 2013-07-01 08:54:32 +0200 (Mon, 01 Jul 2013) New Revision: 3846 Url: http://chorem.org/projects/pollen/repository/revisions/3846 Log: up up up\! Modified: trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2013-07-01 06:44:16 UTC (rev 3845) +++ trunk/pom.xml 2013-07-01 06:54:32 UTC (rev 3846) @@ -5,7 +5,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>mavenpom4redmine</artifactId> - <version>3.4.11</version> + <version>3.4.12-SNAPSHOT</version> </parent> <groupId>org.chorem</groupId> @@ -177,7 +177,7 @@ <jettyVersion>9.0.3.v20130506</jettyVersion> <!--jettyVersion>${jettyPluginVersion}</jettyVersion--> <!--<hibernateVersion>4.2.2.Final</hibernateVersion>--> - <hibernateVersion>4.3.0.Beta1</hibernateVersion> + <hibernateVersion>4.3.0.Beta2</hibernateVersion> <seleniumVersion>2.33.0</seleniumVersion> <mockitoVersion>1.9.5</mockitoVersion> @@ -430,7 +430,7 @@ <dependency> <groupId>com.google.code.gson</groupId> <artifactId>gson</artifactId> - <version>2.1</version> + <version>2.2</version> </dependency> <dependency>
participants (1)
-
tchemit@users.chorem.org