From 8914b75bcdc6f4242124094e87fd6544c2012d5c Mon Sep 17 00:00:00 2001 From: Slawomir Jaranowski Date: Thu, 23 Nov 2023 19:47:21 +0100 Subject: [PATCH] Use plugins versions from parent in ITs --- src/it/surefire/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/it/surefire/pom.xml b/src/it/surefire/pom.xml index b2b7f62f..00a5209c 100644 --- a/src/it/surefire/pom.xml +++ b/src/it/surefire/pom.xml @@ -26,7 +26,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.8.1 + @maven-compiler-plugin.version@ 1.8 1.8 @@ -59,7 +59,7 @@ maven-surefire-plugin - 2.9 + @maven-surefire-plugin.version@