From b472b23fc48471ede15bff9ec1d76cf20e9dce97 Mon Sep 17 00:00:00 2001 From: Soby Chacko Date: Tue, 3 Nov 2020 10:37:18 -0500 Subject: [PATCH] Cleanup versions --- applications/source/cdc-debezium-source/pom.xml | 2 +- applications/source/mqtt-source/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/applications/source/cdc-debezium-source/pom.xml b/applications/source/cdc-debezium-source/pom.xml index 2647e779..7422852e 100644 --- a/applications/source/cdc-debezium-source/pom.xml +++ b/applications/source/cdc-debezium-source/pom.xml @@ -96,7 +96,7 @@ org.springframework.cloud.fn cdc-debezium-boot-starter - 1.1.0-SNAPSHOT + 1.0.0-SNAPSHOT test diff --git a/applications/source/mqtt-source/pom.xml b/applications/source/mqtt-source/pom.xml index 5be94380..b127535b 100644 --- a/applications/source/mqtt-source/pom.xml +++ b/applications/source/mqtt-source/pom.xml @@ -28,7 +28,7 @@ org.testcontainers testcontainers - 1.9.1 + ${test-containers.version} test