diff --git a/README.adoc b/README.adoc index 89cd1c8d9..c8991dbd6 100644 --- a/README.adoc +++ b/README.adoc @@ -392,7 +392,7 @@ added after the original pull request but before a merge. * Use the Spring Framework code format conventions. If you use Eclipse you can import formatter settings using the `eclipse-code-formatter.xml` file from the - https://github.com/spring-cloud/build/tree/master/eclipse-coding-conventions.xml[Spring + https://github.com/spring-cloud/spring-cloud-build/blob/master/spring-cloud-dependencies-parent/eclipse-code-formatter.xml[Spring Cloud Build] project. If using IntelliJ, you can use the http://plugins.jetbrains.com/plugin/6546[Eclipse Code Formatter Plugin] to import the same file. @@ -411,4 +411,4 @@ added after the original pull request but before a merge. if you are fixing an existing issue please add `Fixes gh-XXXX` at the end of the commit message (where XXXX is the issue number). -// ====================================================================================== \ No newline at end of file +// ====================================================================================== diff --git a/docs/pom.xml b/docs/pom.xml index 9ede9eb34..43b2aa920 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -5,7 +5,7 @@ org.springframework.cloud spring-cloud-stream-parent - 2.1.0.RC4 + 2.1.0.BUILD-SNAPSHOT pom spring-cloud-stream-core-docs diff --git a/pom.xml b/pom.xml index b0d69176b..532d0abfd 100644 --- a/pom.xml +++ b/pom.xml @@ -3,12 +3,12 @@ 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 - 2.1.0.RC4 + 2.1.0.BUILD-SNAPSHOT pom org.springframework.cloud spring-cloud-build - 2.1.0.RC3 + 2.1.0.BUILD-SNAPSHOT diff --git a/spring-cloud-stream-binder-test/pom.xml b/spring-cloud-stream-binder-test/pom.xml index 51d0c01a2..58ddbc4ce 100644 --- a/spring-cloud-stream-binder-test/pom.xml +++ b/spring-cloud-stream-binder-test/pom.xml @@ -11,7 +11,7 @@ org.springframework.cloud spring-cloud-stream-parent - 2.1.0.RC4 + 2.1.0.BUILD-SNAPSHOT diff --git a/spring-cloud-stream-integration-tests/pom.xml b/spring-cloud-stream-integration-tests/pom.xml index 55049c3af..59eaa31e3 100644 --- a/spring-cloud-stream-integration-tests/pom.xml +++ b/spring-cloud-stream-integration-tests/pom.xml @@ -11,7 +11,7 @@ org.springframework.cloud spring-cloud-stream-parent - 2.1.0.RC4 + 2.1.0.BUILD-SNAPSHOT diff --git a/spring-cloud-stream-reactive/pom.xml b/spring-cloud-stream-reactive/pom.xml index 5cd20b7ad..af60a8dc7 100644 --- a/spring-cloud-stream-reactive/pom.xml +++ b/spring-cloud-stream-reactive/pom.xml @@ -3,7 +3,7 @@ org.springframework.cloud spring-cloud-stream-parent - 2.1.0.RC4 + 2.1.0.BUILD-SNAPSHOT 4.0.0 diff --git a/spring-cloud-stream-schema-server/pom.xml b/spring-cloud-stream-schema-server/pom.xml index 964facde0..2ba63359f 100644 --- a/spring-cloud-stream-schema-server/pom.xml +++ b/spring-cloud-stream-schema-server/pom.xml @@ -7,7 +7,7 @@ spring-cloud-stream-parent org.springframework.cloud - 2.1.0.RC4 + 2.1.0.BUILD-SNAPSHOT diff --git a/spring-cloud-stream-schema/pom.xml b/spring-cloud-stream-schema/pom.xml index a6eeadba2..f28718ccb 100644 --- a/spring-cloud-stream-schema/pom.xml +++ b/spring-cloud-stream-schema/pom.xml @@ -3,7 +3,7 @@ spring-cloud-stream-parent org.springframework.cloud - 2.1.0.RC4 + 2.1.0.BUILD-SNAPSHOT 4.0.0 diff --git a/spring-cloud-stream-test-support-internal/pom.xml b/spring-cloud-stream-test-support-internal/pom.xml index 43f62b82a..c10246b61 100644 --- a/spring-cloud-stream-test-support-internal/pom.xml +++ b/spring-cloud-stream-test-support-internal/pom.xml @@ -4,7 +4,7 @@ org.springframework.cloud spring-cloud-stream-parent - 2.1.0.RC4 + 2.1.0.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 cd4f1479b..b8b481609 100644 --- a/spring-cloud-stream-test-support/pom.xml +++ b/spring-cloud-stream-test-support/pom.xml @@ -4,7 +4,7 @@ org.springframework.cloud spring-cloud-stream-parent - 2.1.0.RC4 + 2.1.0.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-tools/pom.xml b/spring-cloud-stream-tools/pom.xml index 5d4741506..a22e56c9f 100644 --- a/spring-cloud-stream-tools/pom.xml +++ b/spring-cloud-stream-tools/pom.xml @@ -1,11 +1,11 @@ 4.0.0 - 2.1.0.RC4 + 2.1.0.BUILD-SNAPSHOT org.springframework.cloud spring-cloud-build - 2.1.0.RC3 + 2.1.0.BUILD-SNAPSHOT diff --git a/spring-cloud-stream/pom.xml b/spring-cloud-stream/pom.xml index bb4224e65..275887d6d 100644 --- a/spring-cloud-stream/pom.xml +++ b/spring-cloud-stream/pom.xml @@ -10,7 +10,7 @@ org.springframework.cloud spring-cloud-stream-parent - 2.1.0.RC4 + 2.1.0.BUILD-SNAPSHOT