From 31f61628ff25094f079856205d049dc8709d3309 Mon Sep 17 00:00:00 2001 From: Colin Sampaleanu Date: Mon, 13 Apr 2009 05:03:55 +0000 Subject: [PATCH] updte hibernate dependencies in integration-test project to same as those in orm project --- org.springframework.integration-tests/integration-tests.iml | 4 ++-- org.springframework.integration-tests/ivy.xml | 6 +++--- org.springframework.integration-tests/pom.xml | 6 +++--- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/org.springframework.integration-tests/integration-tests.iml b/org.springframework.integration-tests/integration-tests.iml index f19de2e696f..b8369de6930 100644 --- a/org.springframework.integration-tests/integration-tests.iml +++ b/org.springframework.integration-tests/integration-tests.iml @@ -251,11 +251,11 @@ - + - + diff --git a/org.springframework.integration-tests/ivy.xml b/org.springframework.integration-tests/ivy.xml index a820e233522..ad68a980a8b 100644 --- a/org.springframework.integration-tests/ivy.xml +++ b/org.springframework.integration-tests/ivy.xml @@ -70,10 +70,10 @@ - - + + - + diff --git a/org.springframework.integration-tests/pom.xml b/org.springframework.integration-tests/pom.xml index 6d36fd21cd9..4fb666682f9 100644 --- a/org.springframework.integration-tests/pom.xml +++ b/org.springframework.integration-tests/pom.xml @@ -315,13 +315,13 @@ org.hibernate hibernate - 3.2.6.ga + 3.3.1.GA test org.hibernate hibernate-annotations - 3.3.0.ga + 3.4.0.GA test @@ -482,4 +482,4 @@ - \ No newline at end of file +