File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed
applications/stream-applications-build
stream-applications-descriptor Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 33 xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" >
44 <modelVersion >4.0.0</modelVersion >
55 <artifactId >stream-applications-build</artifactId >
6- <version >2020.0.0-SNAPSHOT </version >
6+ <version >2020.0.0-M2 </version >
77 <packaging >pom</packaging >
88
99 <parent >
1919 </modules >
2020
2121 <properties >
22- <apps .version>3.0.0-SNAPSHOT </apps .version>
22+ <apps .version>3.0.0-M2 </apps .version>
2323 <file-source .version>${apps.version} </file-source .version>
2424 <ftp-source .version>${apps.version} </ftp-source .version>
2525 <geode-source .version>${apps.version} </geode-source .version>
Original file line number Diff line number Diff line change 33 <parent >
44 <artifactId >stream-applications-build</artifactId >
55 <groupId >org.springframework.cloud.stream.app</groupId >
6- <version >2020.0.0-SNAPSHOT </version >
6+ <version >2020.0.0-M2 </version >
77 </parent >
88 <modelVersion >4.0.0</modelVersion >
99
Original file line number Diff line number Diff line change 77 <parent >
88 <groupId >org.springframework.cloud.stream.app</groupId >
99 <artifactId >stream-applications-build</artifactId >
10- <version >2020.0.0-SNAPSHOT </version >
10+ <version >2020.0.0-M2 </version >
1111 </parent >
1212
1313 <properties >
Original file line number Diff line number Diff line change @@ -35,8 +35,8 @@ endif::backend-html5[]
3535= Reference Guide
3636include::overview.adoc[]
3737
38- [[starters ]]
39- = Starters
38+ [[applications ]]
39+ = Applications
4040include::sources.adoc[]
4141
4242include::processors.adoc[]
You can’t perform that action at this time.
0 commit comments