From 0b8e1f56fff5d1a2f9ec935bd826a6c8bdbf5c97 Mon Sep 17 00:00:00 2001 From: James Suplizio Date: Thu, 30 Apr 2020 10:01:34 -0700 Subject: [PATCH] Correctly parent azure-test-watcher (#10638) --- common/azure-test-watcher/pom.xml | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/common/azure-test-watcher/pom.xml b/common/azure-test-watcher/pom.xml index 548c3a6a942c4..cf416f0faea1e 100644 --- a/common/azure-test-watcher/pom.xml +++ b/common/azure-test-watcher/pom.xml @@ -8,6 +8,13 @@ azure-test-watcher 1.0.0-beta.1 + + com.azure + azure-client-sdk-parent + 1.7.0 + ../../sdk/parents/azure-client-sdk-parent + + UTF-8 @@ -17,6 +24,29 @@ 1.8 + + + + org.apache.maven.plugins + maven-enforcer-plugin + 3.0.0-M3 + + + + + com.azure:* + + + org.junit.jupiter:junit-jupiter:[5.4.2] + org.junit.jupiter:junit-jupiter-api:[5.4.2] + + + + + + + + org.junit.jupiter