From fbf7aba375b1cc0d2f18fc5ff70a657d61f6c031 Mon Sep 17 00:00:00 2001 From: Sebastian Sdorra Date: Mon, 14 May 2012 07:56:50 +0200 Subject: [PATCH] fix class not found error during integration test --- scm-webapp/pom.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/scm-webapp/pom.xml b/scm-webapp/pom.xml index fd8aa379e8..26bee3f93d 100644 --- a/scm-webapp/pom.xml +++ b/scm-webapp/pom.xml @@ -230,6 +230,20 @@ + + + com.jcraft + jsch + 0.1.48 + test + + + + org.tmatesoft.sqljet + sqljet + 1.1.1 + test + com.sun.jersey