From 311a9f1edc8f44b3e2807086d39ce1fa6fd5cc5c Mon Sep 17 00:00:00 2001 From: Soby Chacko Date: Wed, 5 May 2021 12:01:03 -0400 Subject: [PATCH] Update to 3.0.13.BUILD-SNAPSHOT --- docs/pom.xml | 2 +- pom.xml | 2 +- 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, 7 insertions(+), 7 deletions(-) diff --git a/docs/pom.xml b/docs/pom.xml index df67469db..260405983 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -7,7 +7,7 @@ org.springframework.cloud spring-cloud-stream-parent - 3.0.13.SNAPSHOT + 3.0.13.BUILD-SNAPSHOT pom spring-cloud-stream-core-docs diff --git a/pom.xml b/pom.xml index 413bcf4b0..ef139957e 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.0.13.SNAPSHOT + 3.0.13.BUILD-SNAPSHOT pom org.springframework.cloud diff --git a/spring-cloud-stream-binder-test/pom.xml b/spring-cloud-stream-binder-test/pom.xml index c40f3845c..ddea9d312 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.0.13.SNAPSHOT + 3.0.13.BUILD-SNAPSHOT diff --git a/spring-cloud-stream-integration-tests/pom.xml b/spring-cloud-stream-integration-tests/pom.xml index fa64c1d76..843cd2354 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.0.13.SNAPSHOT + 3.0.13.BUILD-SNAPSHOT diff --git a/spring-cloud-stream-test-support-internal/pom.xml b/spring-cloud-stream-test-support-internal/pom.xml index c44bab6ea..c12094039 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.0.13.SNAPSHOT + 3.0.13.BUILD-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 1d92732e6..82f881cd0 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.0.13.SNAPSHOT + 3.0.13.BUILD-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 41c4dcf1d..515a29d06 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.0.13.SNAPSHOT + 3.0.13.BUILD-SNAPSHOT