From 24a283176bb7e64ad69e7afcbade73a9b00f8012 Mon Sep 17 00:00:00 2001 From: Matthias Sohn Date: Thu, 21 Dec 2017 14:00:02 +0100 Subject: [PATCH] Remove maven profile jgit.java8 This profile isn't needed any longer since we require Java 8 as minimum version. Change-Id: I8a37eaf874473ff4004b9c074a810dddebde54c8 Signed-off-by: Matthias Sohn --- pom.xml | 28 ---------------------------- 1 file changed, 28 deletions(-) diff --git a/pom.xml b/pom.xml index d3db5713e9..c55a95a2d8 100644 --- a/pom.xml +++ b/pom.xml @@ -724,34 +724,6 @@ - - jgit.java8 - - [1.8,) - - - - - org.apache.maven.plugins - maven-javadoc-plugin - - -Xdoclint:-missing - - - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - - -Xdoclint:-missing - - - - - static-checks -- 2.39.5