From 0c6c1862b2120c165260e20147e48e233632d172 Mon Sep 17 00:00:00 2001 From: Sebastian Sdorra Date: Sun, 13 May 2012 19:57:38 +0200 Subject: [PATCH] remove exclusion to fix integration tests --- scm-test/pom.xml | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/scm-test/pom.xml b/scm-test/pom.xml index 141f70d491..a99669647b 100644 --- a/scm-test/pom.xml +++ b/scm-test/pom.xml @@ -52,12 +52,6 @@ org.eclipse.jgit org.eclipse.jgit ${jgit.version} - - - jsch - com.jcraft - - @@ -66,16 +60,6 @@ sonia.svnkit svnkit ${svnkit.version} - - - trilead-ssh2 - org.tmatesoft.svnkit - - - sqljet - org.tmatesoft.sqljet - -