From 0494314753935dfa4bfe68596df4f036aea7e398 Mon Sep 17 00:00:00 2001 From: Knut Wannheden Date: Fri, 20 Dec 2019 14:57:58 +0100 Subject: [PATCH] [jOOQ/jOOQ#9668] Offer Java 11 and Java 6 trial downloads Add support for building `trial`, `trial-java-8`, and `trial-java-6` editions analogously to the three pro editions. --- pom.xml | 69 --------------------------------------------------------- 1 file changed, 69 deletions(-) diff --git a/pom.xml b/pom.xml index 7915c47fb7..bd87428b85 100644 --- a/pom.xml +++ b/pom.xml @@ -499,9 +499,6 @@ default - - 10 - true @@ -699,72 +696,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -