Updated reactor-bom.version to Californium-BUILD-SNAPSHOT to fix the broken builds

This commit is contained in:
Oleg Zhurakousky
2018-09-19 13:14:15 +02:00
parent 9016ccd969
commit 48b2a87f14

View File

@@ -20,7 +20,7 @@
<wrapper.version>1.0.12.RELEASE</wrapper.version>
<spring-boot.version>2.1.0.BUILD-SNAPSHOT</spring-boot.version>
<docs.main>spring-cloud-function</docs.main>
<reactor-bom.version>Californium-M2</reactor-bom.version>
<reactor-bom.version>Californium-BUILD-SNAPSHOT</reactor-bom.version>
</properties>
<dependencyManagement>