Sets Version of repo to 1.2.1

* Docs and poms updated

* Updated deployer dependencies

resolves #323
This commit is contained in:
Glenn Renfro
2017-06-26 16:58:00 -04:00
parent 6c47223859
commit c7f15f5c8a
22 changed files with 43 additions and 43 deletions

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-task-parent</artifactId>
<version>1.3.0.BUILD-SNAPSHOT</version>
<version>1.2.1.BUILD-SNAPSHOT</version>
</parent>
<artifactId>spring-cloud-task-docs</artifactId>
<name>Spring Cloud Task Docs</name>