From 9ce7735a1975c9a1f49d4a9a1b86f22ea1472484 Mon Sep 17 00:00:00 2001 From: Julien Ponge Date: Wed, 18 Oct 2023 23:01:28 +0200 Subject: [PATCH] POM cleanup --- native-tests/pom.xml | 11 ++--------- pom.xml | 2 ++ 2 files changed, 4 insertions(+), 9 deletions(-) diff --git a/native-tests/pom.xml b/native-tests/pom.xml index b28786238..3c8c0cf9b 100644 --- a/native-tests/pom.xml +++ b/native-tests/pom.xml @@ -42,7 +42,7 @@ org.graalvm.buildtools junit-platform-native - 0.9.27 + ${junit-platform-native.version} test @@ -51,16 +51,9 @@ org.graalvm.buildtools native-maven-plugin - 0.9.7.1 + ${native-maven-plugin.version} true - - - - - - - test-native diff --git a/pom.xml b/pom.xml index c9451b7d5..3dabd026a 100644 --- a/pom.xml +++ b/pom.xml @@ -125,6 +125,8 @@ 1.1.0 1.8.0 2.7.9 + 0.9.27 + 0.9.7.1