From e7d2674b1a782091126a682e559e3ac2ad042bab Mon Sep 17 00:00:00 2001 From: spencergibb Date: Thu, 15 Dec 2022 09:47:03 -0500 Subject: [PATCH] ignore surefile plugin milestone for release --- binders/kafka-binder/pom.xml | 2 +- samples/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/binders/kafka-binder/pom.xml b/binders/kafka-binder/pom.xml index da470cb71..a72f4bcec 100644 --- a/binders/kafka-binder/pom.xml +++ b/binders/kafka-binder/pom.xml @@ -58,7 +58,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.0.0-M7 + 3.0.0-M7 true diff --git a/samples/pom.xml b/samples/pom.xml index 9c9410fd7..969bd4491 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -55,7 +55,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.0.0-M7 + 3.0.0-M7 true