From ee814eb0d52e9bd55842aaa9d163071e5879ade7 Mon Sep 17 00:00:00 2001 From: buildmaster Date: Fri, 22 Oct 2021 09:46:50 +0000 Subject: [PATCH] Going back to snapshots --- docs/pom.xml | 2 +- pom.xml | 4 ++-- spring-cloud-stream-binder-test/pom.xml | 2 +- spring-cloud-stream-integration-tests/pom.xml | 2 +- spring-cloud-stream-test-support-internal/pom.xml | 2 +- spring-cloud-stream-test-support/pom.xml | 2 +- spring-cloud-stream/pom.xml | 2 +- 7 files changed, 8 insertions(+), 8 deletions(-) diff --git a/docs/pom.xml b/docs/pom.xml index a292c4b83..9612bf608 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -7,7 +7,7 @@ org.springframework.cloud spring-cloud-stream-parent - 3.1.5 + 3.1.5-SNAPSHOT jar spring-cloud-stream-docs diff --git a/pom.xml b/pom.xml index 9dbbc0b84..74fc392c4 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 spring-cloud-stream-parent - 3.1.5 + 3.1.5-SNAPSHOT pom org.springframework.cloud @@ -25,7 +25,7 @@ 1.8 2020.0.7 2.1 - 3.1.5 + 3.1.5-SNAPSHOT true true true diff --git a/spring-cloud-stream-binder-test/pom.xml b/spring-cloud-stream-binder-test/pom.xml index d985f5551..a4ab27099 100644 --- a/spring-cloud-stream-binder-test/pom.xml +++ b/spring-cloud-stream-binder-test/pom.xml @@ -13,7 +13,7 @@ org.springframework.cloud spring-cloud-stream-parent - 3.1.5 + 3.1.5-SNAPSHOT diff --git a/spring-cloud-stream-integration-tests/pom.xml b/spring-cloud-stream-integration-tests/pom.xml index 9ee9bd752..6f275e8dc 100644 --- a/spring-cloud-stream-integration-tests/pom.xml +++ b/spring-cloud-stream-integration-tests/pom.xml @@ -12,7 +12,7 @@ org.springframework.cloud spring-cloud-stream-parent - 3.1.5 + 3.1.5-SNAPSHOT diff --git a/spring-cloud-stream-test-support-internal/pom.xml b/spring-cloud-stream-test-support-internal/pom.xml index fddc4a1bc..6ed4cb355 100644 --- a/spring-cloud-stream-test-support-internal/pom.xml +++ b/spring-cloud-stream-test-support-internal/pom.xml @@ -6,7 +6,7 @@ org.springframework.cloud spring-cloud-stream-parent - 3.1.5 + 3.1.5-SNAPSHOT spring-cloud-stream-test-support-internal Set of classes and utility code that may assist in testing both diff --git a/spring-cloud-stream-test-support/pom.xml b/spring-cloud-stream-test-support/pom.xml index 8422b41bd..450948a09 100644 --- a/spring-cloud-stream-test-support/pom.xml +++ b/spring-cloud-stream-test-support/pom.xml @@ -6,7 +6,7 @@ org.springframework.cloud spring-cloud-stream-parent - 3.1.5 + 3.1.5-SNAPSHOT spring-cloud-stream-test-support A set of classes to ease testing of Spring Cloud Stream modules. diff --git a/spring-cloud-stream/pom.xml b/spring-cloud-stream/pom.xml index 09c49efd9..8172233d3 100644 --- a/spring-cloud-stream/pom.xml +++ b/spring-cloud-stream/pom.xml @@ -12,7 +12,7 @@ org.springframework.cloud spring-cloud-stream-parent - 3.1.5 + 3.1.5-SNAPSHOT