From 719d6eb22604fa514a8e5e14c12fb5004f16adc3 Mon Sep 17 00:00:00 2001 From: David Turanski Date: Sat, 31 Oct 2020 08:29:10 -0400 Subject: [PATCH] Fix artifact version --- stream-applications-integration-tests/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stream-applications-integration-tests/pom.xml b/stream-applications-integration-tests/pom.xml index 9b3ab5b..adcbc2b 100644 --- a/stream-applications-integration-tests/pom.xml +++ b/stream-applications-integration-tests/pom.xml @@ -10,7 +10,7 @@ org.springframework.cloud.stream.apps stream-applications-integration-tests - 1.1.0-SNAPSHOT + 1.0.0-SNAPSHOT stream-applications-integration-tests Integration Tests for stream applications