From 27f9423833002392f6b236ed232d696a7d138120 Mon Sep 17 00:00:00 2001 From: wasdevb1 Date: Mon, 1 Oct 2018 16:46:20 +0000 Subject: [PATCH] Updated Maven plugin to 2.6.1 --- finish/ear/pom.xml | 4 ++-- start/ear/pom.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/finish/ear/pom.xml b/finish/ear/pom.xml index 86b0258..90f8d13 100644 --- a/finish/ear/pom.xml +++ b/finish/ear/pom.xml @@ -71,7 +71,7 @@ net.wasdev.wlp.maven.plugins liberty-maven-plugin - 2.4 + 2.6.1 io.openliberty @@ -195,4 +195,4 @@ - + \ No newline at end of file diff --git a/start/ear/pom.xml b/start/ear/pom.xml index 61c7e36..75f8cee 100644 --- a/start/ear/pom.xml +++ b/start/ear/pom.xml @@ -34,7 +34,7 @@ net.wasdev.wlp.maven.plugins liberty-maven-plugin - 2.4 + 2.6.1 io.openliberty @@ -158,4 +158,4 @@ - + \ No newline at end of file