From 4d2d67763122736ef313b2f383d9cda93f959ffe Mon Sep 17 00:00:00 2001 From: Ryan Ashcraft Date: Tue, 18 Jun 2024 11:00:19 -0400 Subject: [PATCH] #67 :green_heart: fixed bad dependency resolution that was breaking CI --- .../override-local-metadata-config/pom.xml | 2 +- .../python-habushu-packaging/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/fermenter-mda/src/test/resources/plugin-testing-harness-pom-files/override-local-metadata-config/pom.xml b/fermenter-mda/src/test/resources/plugin-testing-harness-pom-files/override-local-metadata-config/pom.xml index 330dbdae..a1ceb197 100644 --- a/fermenter-mda/src/test/resources/plugin-testing-harness-pom-files/override-local-metadata-config/pom.xml +++ b/fermenter-mda/src/test/resources/plugin-testing-harness-pom-files/override-local-metadata-config/pom.xml @@ -23,7 +23,7 @@ org.technologybrewery.habushu habushu-maven-plugin - 2.12.1 + 2.15.0 true diff --git a/fermenter-mda/src/test/resources/plugin-testing-harness-pom-files/python-habushu-packaging/pom.xml b/fermenter-mda/src/test/resources/plugin-testing-harness-pom-files/python-habushu-packaging/pom.xml index bb68f367..580a595f 100644 --- a/fermenter-mda/src/test/resources/plugin-testing-harness-pom-files/python-habushu-packaging/pom.xml +++ b/fermenter-mda/src/test/resources/plugin-testing-harness-pom-files/python-habushu-packaging/pom.xml @@ -22,7 +22,7 @@ org.technologybrewery.habushu habushu-maven-plugin - 2.12.1 + 2.15.0 true