Skip to content

Commit

Permalink
Update Spring Cloud Data Flow Dashboard dependency to 1.3.0.M1
Browse files Browse the repository at this point in the history
  • Loading branch information
ghillert committed Aug 4, 2017
1 parent bd5450f commit eb51306
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<properties>
<java.version>1.8</java.version>
<javadoc.opts>-Xdoclint:none</javadoc.opts>
<spring-cloud-dataflow-ui.version>1.3.0.BUILD-SNAPSHOT</spring-cloud-dataflow-ui.version>
<spring-cloud-dataflow-ui.version>1.3.0.M1</spring-cloud-dataflow-ui.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>
Expand Down

0 comments on commit eb51306

Please sign in to comment.