Updated docs version to 1.2.0.RC1

This commit is contained in:
Glenn Renfro
2017-04-14 14:57:23 -04:00
parent 76cc14ca60
commit 0560899a6f

View File

@@ -145,7 +145,7 @@ Spring Cloud Task itself:
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-task-core</artifactId>
<version>1.2.0.BUILD-SNAPSHOT</version>
<version>1.2.0.RC1</version>
</dependency>
[[getting-started-writing-the-code]]