Aggregating docs/descriptors : Release - 2020.0.0-M2
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<artifactId>stream-applications-build</artifactId>
|
||||
<version>2020.0.0-SNAPSHOT</version>
|
||||
<version>2020.0.0-M2</version>
|
||||
<packaging>pom</packaging>
|
||||
|
||||
<parent>
|
||||
@@ -19,7 +19,7 @@
|
||||
</modules>
|
||||
|
||||
<properties>
|
||||
<apps.version>3.0.0-SNAPSHOT</apps.version>
|
||||
<apps.version>3.0.0-M2</apps.version>
|
||||
<file-source.version>${apps.version}</file-source.version>
|
||||
<ftp-source.version>${apps.version}</ftp-source.version>
|
||||
<geode-source.version>${apps.version}</geode-source.version>
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
<parent>
|
||||
<artifactId>stream-applications-build</artifactId>
|
||||
<groupId>org.springframework.cloud.stream.app</groupId>
|
||||
<version>2020.0.0-SNAPSHOT</version>
|
||||
<version>2020.0.0-M2</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.cloud.stream.app</groupId>
|
||||
<artifactId>stream-applications-build</artifactId>
|
||||
<version>2020.0.0-SNAPSHOT</version>
|
||||
<version>2020.0.0-M2</version>
|
||||
</parent>
|
||||
|
||||
<properties>
|
||||
|
||||
@@ -35,8 +35,8 @@ endif::backend-html5[]
|
||||
= Reference Guide
|
||||
include::overview.adoc[]
|
||||
|
||||
[[starters]]
|
||||
= Starters
|
||||
[[applications]]
|
||||
= Applications
|
||||
include::sources.adoc[]
|
||||
|
||||
include::processors.adoc[]
|
||||
|
||||
Reference in New Issue
Block a user