Upgrade to Spring Boot 1.4
This commit upgraded all places where Spring Cloud Task explicitly references Spring Boot 1.4 Resolves spring-cloud/spring-cloud-task#166 Updated the jar version numbers in the adocs to 1.1.0
This commit is contained in:
committed by
Glenn Renfro
parent
9f0377df0b
commit
551a4bc53a
@@ -22,5 +22,5 @@ $ mvn clean package
|
||||
|
||||
[source,shell,indent=2]
|
||||
----
|
||||
$ java -jar target/timestamp-task-1.0.3.BUILD-SNAPSHOT.jar
|
||||
$ java -jar target/timestamp-task-1.1.0.BUILD-SNAPSHOT.jar
|
||||
----
|
||||
|
||||
Reference in New Issue
Block a user