From 58c1635f61300d7572cf1143d820c413fd98ec85 Mon Sep 17 00:00:00 2001 From: Gilbert Kwan Date: Thu, 16 Dec 2021 09:49:24 -0500 Subject: [PATCH] update to use LMP 3.5.1 --- finish/pom.xml | 2 +- start/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/finish/pom.xml b/finish/pom.xml index 2d63f11..b4661a2 100644 --- a/finish/pom.xml +++ b/finish/pom.xml @@ -83,7 +83,7 @@ io.openliberty.tools liberty-maven-plugin - 3.5 + 3.5.1 diff --git a/start/pom.xml b/start/pom.xml index 4bb6c7c..2a39894 100644 --- a/start/pom.xml +++ b/start/pom.xml @@ -84,7 +84,7 @@ io.openliberty.tools liberty-maven-plugin - 3.5 + 3.5.1