aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2015-03-12 19:30:37 -0700
committerChristian Halstrick <christian.halstrick@sap.com>2015-03-23 14:23:07 +0100
commit197e3393a51424fae45e51dce4a649ba26e5a368 (patch)
treef372aafc8cdd3b52aa41688fa3a07e3581ac4d51 /pom.xml
parent8ec01500e2eb8860e9e42dd20ead265cc2fb6735 (diff)
downloadjgit-197e3393a51424fae45e51dce4a649ba26e5a368.tar.gz
jgit-197e3393a51424fae45e51dce4a649ba26e5a368.zip
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 <matthias.sohn@sap.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 254934dd0c..78af6fe441 100644
--- a/pom.xml
+++ b/pom.xml
@@ -697,11 +697,9 @@
<module>org.eclipse.jgit.http.apache</module>
<module>org.eclipse.jgit.http.server</module>
<module>org.eclipse.jgit.pgm</module>
- <module>org.eclipse.jgit.java7</module>
<module>org.eclipse.jgit.junit</module>
<module>org.eclipse.jgit.junit.http</module>
- <module>org.eclipse.jgit.java7.test</module>
<module>org.eclipse.jgit.test</module>
<module>org.eclipse.jgit.ant.test</module>
<module>org.eclipse.jgit.http.test</module>