From 3a66076aeb678d8b52ed0ff815f6ab78708de3a0 Mon Sep 17 00:00:00 2001 From: lucasward Date: Mon, 15 Oct 2007 05:39:34 +0000 Subject: [PATCH] updated samples pom to include iBatis jars. --- samples/pom.xml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/samples/pom.xml b/samples/pom.xml index 76f22f9ad..56cede786 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -146,7 +146,13 @@ cglib cglib-nodep true - + + + org.apache.ibatis + ibatis-sqlmap + 2.3.0 + true +