From 9aa645cf98534504741c2ad857514057cfe35ecb Mon Sep 17 00:00:00 2001 From: Jan Bartel Date: Thu, 10 May 2018 15:43:18 +1000 Subject: [PATCH] Remove jdk-10 and alltests profiles for test-jetty-osgi --- jetty-osgi/test-jetty-osgi/pom.xml | 43 ------------------------------ 1 file changed, 43 deletions(-) diff --git a/jetty-osgi/test-jetty-osgi/pom.xml b/jetty-osgi/test-jetty-osgi/pom.xml index 9f8de115a82..082581a7d8c 100644 --- a/jetty-osgi/test-jetty-osgi/pom.xml +++ b/jetty-osgi/test-jetty-osgi/pom.xml @@ -590,26 +590,6 @@ - - jdk10 - - 10 - - - - - org.apache.maven.plugins - maven-surefire-plugin - - ${skipTests} - - **/**/TestJettyOSGiBoot** - - - - - - jdk11 @@ -630,28 +610,5 @@ - - - alltests - - - alltests - true - - - - - - org.apache.maven.plugins - maven-surefire-plugin - - - FOOBAR - - - - - -