From cb6253a2a575961652830794b8114f5f8d02b591 Mon Sep 17 00:00:00 2001 From: eugenp Date: Thu, 4 Jul 2013 12:49:12 +0300 Subject: [PATCH] minor maven upgrades and cleanup --- spring-hibernate3/pom.xml | 323 ++++++++++++++++++++------------------ spring-hibernate4/pom.xml | 3 +- 2 files changed, 168 insertions(+), 158 deletions(-) diff --git a/spring-hibernate3/pom.xml b/spring-hibernate3/pom.xml index 1859506e71..79280963c1 100644 --- a/spring-hibernate3/pom.xml +++ b/spring-hibernate3/pom.xml @@ -1,188 +1,197 @@ - - 4.0.0 - org.baeldung - spring-hibernate3 - 0.1-SNAPSHOT + + 4.0.0 + org.baeldung + spring-hibernate3 + 0.1-SNAPSHOT - spring-hibernate3 - war + spring-hibernate3 + war - + - + - - org.springframework - spring-web - ${org.springframework.version} - - - org.springframework - spring-orm - ${org.springframework.version} - - - org.springframework - spring-context - ${org.springframework.version} - + + org.springframework + spring-web + ${org.springframework.version} + + + org.springframework + spring-orm + ${org.springframework.version} + + + org.springframework + spring-context + ${org.springframework.version} + - + - - org.hibernate - hibernate-core - ${hibernate.version} - - - org.javassist - javassist - 3.17.1-GA - - - mysql - mysql-connector-java - ${mysql-connector-java.version} - runtime - + + org.hibernate + hibernate-core + ${hibernate.version} + + + org.javassist + javassist + ${javassist.version} + + + mysql + mysql-connector-java + ${mysql-connector-java.version} + runtime + + + + org.apache.tomcat + tomcat-dbcp + ${tomcat-dbcp.version} + + + - + + com.google.guava + guava + ${guava.version} + - - com.google.guava - guava - ${guava.version} - + - + + org.apache.commons + commons-lang3 + ${commons-lang3.version} + test + - - org.apache.commons - commons-lang3 - ${commons-lang3.version} - test - + + org.springframework + spring-test + ${org.springframework.version} + test + - - org.springframework - spring-test - ${org.springframework.version} - test - + + junit + junit-dep + ${junit.version} + test + - - junit - junit-dep - ${junit.version} - test - + + org.hamcrest + hamcrest-core + ${org.hamcrest.version} + test + + + org.hamcrest + hamcrest-library + ${org.hamcrest.version} + test + - - org.hamcrest - hamcrest-core - ${org.hamcrest.version} - test - - - org.hamcrest - hamcrest-library - ${org.hamcrest.version} - test - + + org.mockito + mockito-core + ${mockito.version} + test + - - org.mockito - mockito-core - ${mockito.version} - test - + - + + spring-hibernate3 + + + src/main/resources + true + + - - spring-hibernate3 - - - src/main/resources - true - - + - + + org.apache.maven.plugins + maven-surefire-plugin + ${maven-surefire-plugin.version} + + + + + + + + + - - org.apache.maven.plugins - maven-surefire-plugin - ${maven-surefire-plugin.version} - - - - - - - - - + + org.codehaus.cargo + cargo-maven2-plugin + ${cargo-maven2-plugin.version} + + true + + jetty8x + embedded + + + + + + + 8082 + + + + - - org.codehaus.cargo - cargo-maven2-plugin - ${cargo-maven2-plugin.version} - - true - - jetty8x - embedded - - - - - - - 8082 - - - - + - + - + + + 3.2.3.RELEASE + 3.1.4.RELEASE + 3.18.0-GA - - - 3.2.3.RELEASE - 3.1.4.RELEASE + + 3.6.10.Final + 5.1.25 + 7.0.41 - - 3.6.10.Final - 5.1.25 + + 1.7.5 + 1.0.11 - - 1.7.5 - 1.0.11 + + 5.0.1.Final - - 5.0.1.Final + + 14.0.1 + 3.1 - - 14.0.1 - 3.1 + + 1.3 + 4.11 + 1.9.5 - - 1.3 - 4.11 - 1.9.5 + 4.2.4 + 4.2.5 - 4.2.4 - 4.2.5 + 1.8.1 + 1.8.9 - 1.8.0 - 1.8.9 - - - 1.4.2 - 2.14.1 - + + 1.4.2 + 2.15 + \ No newline at end of file diff --git a/spring-hibernate4/pom.xml b/spring-hibernate4/pom.xml index ad9bd7f4bb..f1846c7350 100644 --- a/spring-hibernate4/pom.xml +++ b/spring-hibernate4/pom.xml @@ -50,7 +50,7 @@ org.apache.tomcat tomcat-dbcp - 7.0.41 + ${tomcat-dbcp.version} @@ -173,6 +173,7 @@ 4.2.2.Final 5.1.25 + 7.0.41 1.7.5