stream-applications-release-train release: 2020.0.1
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.cloud.stream.app</groupId>
|
||||
<artifactId>stream-applications-core</artifactId>
|
||||
<version>3.0.2-SNAPSHOT</version>
|
||||
<version>3.0.3</version>
|
||||
<relativePath>../applications/stream-applications-core/pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
@@ -19,8 +19,8 @@
|
||||
</modules>
|
||||
|
||||
<properties>
|
||||
<revision>2020.0.1-SNAPSHOT</revision>
|
||||
<apps.version>3.0.1-SNAPSHOT</apps.version>
|
||||
<revision>2020.0.1</revision>
|
||||
<apps.version>3.0.1</apps.version>
|
||||
<cdc-debezium-source.version>${apps.version}</cdc-debezium-source.version>
|
||||
<file-source.version>${apps.version}</file-source.version>
|
||||
<ftp-source.version>${apps.version}</ftp-source.version>
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
<productname>Spring Cloud Data Flow</productname>
|
||||
<releaseinfo>{project-version}</releaseinfo>
|
||||
<copyright>
|
||||
<year>2013-2020</year>
|
||||
<year>2013-2021</year>
|
||||
<holder>Pivotal Software, Inc.</holder>
|
||||
</copyright>
|
||||
<legalnotice>
|
||||
|
||||
@@ -15,13 +15,13 @@ Sabby Anandan; Artem Bilan; Marius Bogoevici; Eric Bottard; Mark Fisher; Ilayape
|
||||
|
||||
:stream-apps-asciidoc: https://raw.githubusercontent.com/spring-cloud/stream-applications/master/applications/stream-applications-build/stream-applications-docs/src/main/asciidoc
|
||||
|
||||
:scst-core-version: 3.0.10.RELEASE
|
||||
:scst-core-version: 3.0.11.RELEASE
|
||||
|
||||
ifdef::backend-html5[]
|
||||
|
||||
Version {project-version}
|
||||
|
||||
(C) 2012-2020 Pivotal Software, Inc.
|
||||
(C) 2012-2021 Pivotal Software, Inc.
|
||||
|
||||
_Copies of this document may be made for your own use and for distribution to
|
||||
others, provided that you do not charge any fee for such copies and further
|
||||
|
||||
Reference in New Issue
Block a user