From 16c002fab01438eea9032d3d095ce85b0f862c5e Mon Sep 17 00:00:00 2001 From: Mattias Arthursson Date: Tue, 30 Oct 2007 21:07:57 +0000 Subject: [PATCH] Added spring-jdbc to included jars in with-dependencies. --- spring-ldap/ivy.xml | 8 ++++---- spring-ldap/pom.xml | 6 ++++++ 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/spring-ldap/ivy.xml b/spring-ldap/ivy.xml index d017740f..1e89c582 100644 --- a/spring-ldap/ivy.xml +++ b/spring-ldap/ivy.xml @@ -31,6 +31,8 @@ rev="2.0.6" /> + @@ -39,14 +41,12 @@ + rev="1.0.3" conf="buildtime->default" /> - + - 2.0.6 provided + + org.springframework + spring-jdbc + 2.0.6 + provided + junit