Make it explicit that stream does not depend on a web server

This commit is contained in:
Dave Syer
2018-04-24 14:10:37 +01:00
parent 0f8c1ce860
commit 04f917c113
7 changed files with 17 additions and 5 deletions

View File

@@ -20,7 +20,7 @@
<properties>
<java.version>1.8</java.version>
<spring-cloud-function.version>1.0.0.BUILD-SNAPSHOT</spring-cloud-function.version>
<wrapper.version>1.0.10.RELEASE</wrapper.version>
<wrapper.version>1.0.11.BUILD-SNAPSHOT</wrapper.version>
<reactor.version>3.1.2.RELEASE</reactor.version>
<maven-surefire-plugin.version>2.19.1</maven-surefire-plugin.version>
</properties>