From 5766a654a70b930825e8deb97d914cb4fe739ffd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20Marti=C5=A1ka?= Date: Mon, 3 Jan 2022 11:37:21 +0100 Subject: [PATCH] Keep this or not? --- testsuite/api-tck/pom.xml | 1 + testsuite/extra/pom.xml | 1 + testsuite/optional-tck/pom.xml | 1 + testsuite/pom.xml | 17 ----------------- testsuite/rest-tck/pom.xml | 1 + 5 files changed, 4 insertions(+), 17 deletions(-) diff --git a/testsuite/api-tck/pom.xml b/testsuite/api-tck/pom.xml index df4fb146..5e9d3700 100644 --- a/testsuite/api-tck/pom.xml +++ b/testsuite/api-tck/pom.xml @@ -56,6 +56,7 @@ io.smallrye smallrye-metrics-testsuite-common + ${project.version} jakarta.enterprise diff --git a/testsuite/extra/pom.xml b/testsuite/extra/pom.xml index e7320dec..273754ff 100644 --- a/testsuite/extra/pom.xml +++ b/testsuite/extra/pom.xml @@ -51,6 +51,7 @@ io.smallrye smallrye-metrics-testsuite-common + ${project.version} jakarta.enterprise diff --git a/testsuite/optional-tck/pom.xml b/testsuite/optional-tck/pom.xml index ac51e825..c6f40602 100644 --- a/testsuite/optional-tck/pom.xml +++ b/testsuite/optional-tck/pom.xml @@ -60,6 +60,7 @@ io.smallrye smallrye-metrics-testsuite-common + ${project.version} diff --git a/testsuite/pom.xml b/testsuite/pom.xml index 702d6fbc..b0881f02 100644 --- a/testsuite/pom.xml +++ b/testsuite/pom.xml @@ -38,25 +38,8 @@ optional-tck - - - - io.smallrye - smallrye-metrics-testsuite-common - ${project.version} - - - - - - org.apache.maven.plugins - maven-install-plugin - - true - - org.sonatype.plugins nexus-staging-maven-plugin diff --git a/testsuite/rest-tck/pom.xml b/testsuite/rest-tck/pom.xml index ad41f7f0..9ec3964a 100644 --- a/testsuite/rest-tck/pom.xml +++ b/testsuite/rest-tck/pom.xml @@ -56,6 +56,7 @@ io.smallrye smallrye-metrics-testsuite-common + ${project.version}