From 272b316eccfbe007c046b55946373cfd0ae1b8ef Mon Sep 17 00:00:00 2001 From: Roland Praml Date: Thu, 2 Dec 2021 11:29:45 +0100 Subject: [PATCH] some more changes --- tests/pom.xml | 2 +- tests/test-kotlin/pom.xml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/tests/pom.xml b/tests/pom.xml index 16a4e2c34..31199f8b8 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -2,7 +2,7 @@ 4.0.0 - / + ../../ org.avaje java8-oss 2.3 diff --git a/tests/test-kotlin/pom.xml b/tests/test-kotlin/pom.xml index 64981379f..ab6dbdbfe 100644 --- a/tests/test-kotlin/pom.xml +++ b/tests/test-kotlin/pom.xml @@ -4,6 +4,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 + ../../../ org.avaje java11-oss 2.3