changeset 8480:3cfa0af6fa2a

Upgrade hibernate.
author Tom Gottfried <tom@intevation.de>
date Thu, 27 Nov 2014 19:14:05 +0100
parents efda43a6dfd2
children 7dd39219bd68
files backend/pom.xml
diffstat 1 files changed, 2 insertions(+), 14 deletions(-) [+]
line wrap: on
line diff
--- a/backend/pom.xml	Thu Nov 27 19:10:45 2014 +0100
+++ b/backend/pom.xml	Thu Nov 27 19:14:05 2014 +0100
@@ -17,18 +17,6 @@
   <build>
     <plugins>
       <plugin>
-        <groupId>org.codehaus.mojo</groupId>
-        <artifactId>hibernate3-maven-plugin</artifactId>
-        <version>2.2</version>
-        <!--
-        <configuration>
-            <componentProperties>
-                <propertyfile>src/main/config/hbm.properties</propertyfile>
-            </componentProperties>
-        </configuration>
-        -->
-      </plugin>
-      <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-compiler-plugin</artifactId>
         <version>2.0.2</version>
@@ -85,12 +73,12 @@
     <dependency>
       <groupId>org.hibernate</groupId>
       <artifactId>hibernate-core</artifactId>
-      <version>3.6.5.Final</version>
+      <version>3.6.10.Final</version>
     </dependency>
     <dependency>
       <groupId>org.hibernate</groupId>
       <artifactId>hibernate-entitymanager</artifactId>
-      <version>3.6.5.Final</version>
+      <version>3.6.10.Final</version>
     </dependency>
     <dependency>
       <groupId>log4j</groupId>

http://dive4elements.wald.intevation.org