diff --git a/function-based-stream-app-samples/couchbase-stream-applications/couchbase-sink/pom.xml b/function-based-stream-app-samples/couchbase-stream-applications/couchbase-sink/pom.xml index 256a333..b8f09b4 100644 --- a/function-based-stream-app-samples/couchbase-stream-applications/couchbase-sink/pom.xml +++ b/function-based-stream-app-samples/couchbase-stream-applications/couchbase-sink/pom.xml @@ -62,7 +62,7 @@ org.springframework.cloud.stream.app stream-applications-test-support - 3.0.0-RC1 + 3.0.0 test @@ -89,6 +89,7 @@ *IntegrationTests.java true + false @@ -96,7 +97,7 @@ spring-boot-maven-plugin - build-imagage + build-image build-image diff --git a/function-based-stream-app-samples/couchbase-stream-applications/pom.xml b/function-based-stream-app-samples/couchbase-stream-applications/pom.xml index 855307e..963557f 100644 --- a/function-based-stream-app-samples/couchbase-stream-applications/pom.xml +++ b/function-based-stream-app-samples/couchbase-stream-applications/pom.xml @@ -20,7 +20,7 @@ 2020.0.0-M5 1.86 3.0.10 - 1.15.0 + 1.15.1 @@ -78,23 +78,6 @@ - - - integration - - - - org.apache.maven.plugins - maven-surefire-plugin - - integration - - - - - - - @@ -102,6 +85,7 @@ maven-surefire-plugin !integration + true