From 197e3393a51424fae45e51dce4a649ba26e5a368 Mon Sep 17 00:00:00 2001 From: Matthias Sohn Date: Thu, 12 Mar 2015 19:30:37 -0700 Subject: Merge bundle org.eclipse.jgit.java7 into org.eclipse.jgit As we moved minimum Java version to 7 we don't need a separate bundle and feature for JGit features depending on Java 7 anymore. Change-Id: Ib5da61b0886ddbdea65298f1e8c6d65c9879ced1 Signed-off-by: Matthias Sohn --- org.eclipse.jgit.test/pom.xml | 16 ---------------- 1 file changed, 16 deletions(-) (limited to 'org.eclipse.jgit.test/pom.xml') diff --git a/org.eclipse.jgit.test/pom.xml b/org.eclipse.jgit.test/pom.xml index 12dfa68484..0e1419a161 100644 --- a/org.eclipse.jgit.test/pom.xml +++ b/org.eclipse.jgit.test/pom.xml @@ -62,22 +62,6 @@ JUnit tests for the core library. - - - jgit.java7 - - [1.7,) - - - - org.eclipse.jgit - org.eclipse.jgit.java7 - ${project.version} - - - - - junit -- cgit v1.2.3