From 8ec343dc61fc9f017c6ed808833230e351ef0ebf Mon Sep 17 00:00:00 2001 From: David Turanski Date: Mon, 19 Oct 2020 19:25:22 -0400 Subject: [PATCH] Change artifact ID --- stream-applications-integration-tests/pom.xml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/stream-applications-integration-tests/pom.xml b/stream-applications-integration-tests/pom.xml index 012a850..2e67069 100644 --- a/stream-applications-integration-tests/pom.xml +++ b/stream-applications-integration-tests/pom.xml @@ -9,7 +9,7 @@ org.springframework.cloud.stream.apps - demo + stream-applications-integration-tests 1.0.0-SNAPSHOT stream-applications-integration-tests Integration Tests for stream applications @@ -84,6 +84,12 @@ org.awaitility awaitility + + + org.junit.vintage + junit-vintage-engine + + test