From 05d4d30f2f2f8e67e6338e625ddc06a27ba5b46d Mon Sep 17 00:00:00 2001 From: Emily Jiang Date: Tue, 19 Sep 2023 22:44:05 +0100 Subject: [PATCH] Update to use the consistent parent pom.xml (#795) * update to use the consistent parent pom.xml * add more files --- pom.xml | 2 +- tck/pom.xml | 7 ++++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 9b4e4811..34ba43a8 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ 2016 - 3.0 + 2.8 diff --git a/tck/pom.xml b/tck/pom.xml index 33a42d3d..a160430f 100644 --- a/tck/pom.xml +++ b/tck/pom.xml @@ -38,11 +38,12 @@ + - jakarta.platform - jakarta.jakartaee-core-api + jakarta.enterprise + jakarta.enterprise.cdi-api - + org.eclipse.microprofile.config microprofile-config-api