Going back to snapshots

This commit is contained in:
Dave Syer
2017-11-28 13:46:48 +00:00
parent 6cc2289f38
commit 47fd4c3ed2
14 changed files with 17 additions and 17 deletions

View File

@@ -69,7 +69,7 @@ $ ./mvnw clean install
Run one of the samples, e.g.
----
$ java -jar spring-cloud-function-samples/spring-cloud-function-sample/target/*.jar
$ java -jar spring-cloud-function-samples/function-sample/target/*.jar
----
This runs the app and exposes its functions over HTTP, so you can
@@ -347,4 +347,4 @@ added after the original pull request but before a merge.
other target branch in the main project).
* When writing a commit message please follow http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html[these conventions],
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).
message (where XXXX is the issue number).