Skip to content

Commit

Permalink
Update spring-cloud-deployer to 1.3.0.M1
Browse files Browse the repository at this point in the history
  • Loading branch information
trisberg committed Sep 14, 2017
1 parent 5cd7201 commit 6e1e331
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.3.0.BUILD-SNAPSHOT</spring-cloud-dataflow-ui.version>

<spring-cloud-deployer.version>1.3.0.BUILD-SNAPSHOT</spring-cloud-deployer.version>
<spring-cloud-deployer-local.version>1.3.0.BUILD-SNAPSHOT</spring-cloud-deployer-local.version>
<spring-cloud-deployer.version>1.3.0.M1</spring-cloud-deployer.version>
<spring-cloud-deployer-local.version>1.3.0.M1</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.7.RELEASE</spring-boot.version>
Expand Down

0 comments on commit 6e1e331

Please sign in to comment.