From 0a7fb854df1337e1feb056bd3f9d518a6bc83dc9 Mon Sep 17 00:00:00 2001 From: Cheryl King Date: Tue, 28 Nov 2023 18:44:22 -0600 Subject: [PATCH] Bump ant and common, set javadoc failOnError to false --- liberty-maven-plugin/pom.xml | 4 ++-- pom.xml | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/liberty-maven-plugin/pom.xml b/liberty-maven-plugin/pom.xml index b08472af1..55a241053 100644 --- a/liberty-maven-plugin/pom.xml +++ b/liberty-maven-plugin/pom.xml @@ -37,7 +37,7 @@ io.openliberty.tools liberty-ant-tasks - 1.9.14-SNAPSHOT + 1.9.14 org.apache.maven @@ -88,7 +88,7 @@ io.openliberty.tools ci.common - 1.8.30-SNAPSHOT + 1.8.30 org.twdata.maven diff --git a/pom.xml b/pom.xml index 6b62e8e12..2cc5cf646 100644 --- a/pom.xml +++ b/pom.xml @@ -43,6 +43,7 @@ 8 3.8.6 3.9.0 + false