Skip to content

Commit

Permalink
Update Spring Cloud Deployer version to 1.2.2.RELEASE
Browse files Browse the repository at this point in the history
  • Loading branch information
trisberg committed Jul 26, 2017
1 parent 108b8d8 commit de11d93
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
<javadoc.opts>-Xdoclint:none</javadoc.opts>
<spring-cloud-dataflow-ui.version>1.2.1.RELEASE</spring-cloud-dataflow-ui.version>

<spring-cloud-deployer.version>1.2.2.BUILD-SNAPSHOT</spring-cloud-deployer.version>
<spring-cloud-deployer-local.version>1.2.2.BUILD-SNAPSHOT</spring-cloud-deployer-local.version>
<spring-cloud-deployer.version>1.2.2.RELEASE</spring-cloud-deployer.version>
<spring-cloud-deployer-local.version>1.2.2.RELEASE</spring-cloud-deployer-local.version>

<!-- Note: Change ./spring-cloud-dataflow-server-local/pom.xml to match the spring-boot.version -->
<spring-boot.version>1.5.4.RELEASE</spring-boot.version>
Expand Down

0 comments on commit de11d93

Please sign in to comment.