summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.junit/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.jgit.junit/pom.xml')
-rw-r--r--org.eclipse.jgit.junit/pom.xml12
1 files changed, 0 insertions, 12 deletions
diff --git a/org.eclipse.jgit.junit/pom.xml b/org.eclipse.jgit.junit/pom.xml
index 112c73f652..24e2c71f9b 100644
--- a/org.eclipse.jgit.junit/pom.xml
+++ b/org.eclipse.jgit.junit/pom.xml
@@ -74,18 +74,6 @@
</dependency>
<dependency>
- <groupId>org.apache.sshd</groupId>
- <artifactId>sshd-core</artifactId>
- <version>${apache-sshd-version}</version>
- </dependency>
-
- <dependency>
- <groupId>org.apache.sshd</groupId>
- <artifactId>sshd-sftp</artifactId>
- <version>${apache-sshd-version}</version>
- </dependency>
-
- <dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<scope>provided</scope>