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