From 8334ce12bf13e421d8a01bb209708d2d97742749 Mon Sep 17 00:00:00 2001 From: Ledina Hido-Evans Date: Wed, 2 Feb 2022 15:39:07 +0000 Subject: [PATCH] Downgraded some of the plugins from milestones to releases maven-deploy-plugin and maven-install-plugin were agreed with Stew to be left at 3.0.0-M1 as that looks to be a major milestone/release Signed-off-by: Ledina Hido-Evans Signed-off-by: Dave Nice --- cics-bundle-maven-plugin/pom.xml | 2 +- pom.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/cics-bundle-maven-plugin/pom.xml b/cics-bundle-maven-plugin/pom.xml index 9b407156..086ed5ba 100644 --- a/cics-bundle-maven-plugin/pom.xml +++ b/cics-bundle-maven-plugin/pom.xml @@ -225,7 +225,7 @@ maven-surefire-plugin - 3.0.0-M5 + 2.22.2 diff --git a/pom.xml b/pom.xml index d49d42ab..4225faf8 100644 --- a/pom.xml +++ b/pom.xml @@ -88,7 +88,7 @@ org.apache.maven.doxia doxia-module-markdown - 2.0.0-M1 + 1.11.1 @@ -179,7 +179,7 @@ maven-deploy-plugin - 3.0.0-M2 + 3.0.0-M1 maven-install-plugin