diff --git a/stream-applications-integration-tests/pom.xml b/stream-applications-integration-tests/pom.xml
index 8e2bd3a..be1b902 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
@@ -21,7 +21,6 @@
2.6.2
Hoxton.SR8
1.15.0-rc2
- 1.15
3.1.0
false
true
@@ -84,6 +83,12 @@
org.awaitility
awaitility
+
+
+ org.junit.vintage
+ junit-vintage-engine
+
+
test