From 8f67cb8ac28be5b7f33b9abb8f14b651656387d3 Mon Sep 17 00:00:00 2001 From: David Turanski Date: Mon, 25 Jan 2021 12:08:34 -0500 Subject: [PATCH] Disable tests by default and fix Testcontainers version --- .../couchbase-sink/pom.xml | 5 +++-- .../couchbase-stream-applications/pom.xml | 20 ++----------------- 2 files changed, 5 insertions(+), 20 deletions(-) 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