Bumped libs

This commit is contained in:
Marcin Grzejszczak
2017-06-19 19:49:33 +02:00
parent dde0360f6c
commit 57fe9939ce
23 changed files with 34 additions and 29 deletions

View File

@@ -1,3 +1,3 @@
org.gradle.daemon=false
verifierVersion=1.1.2.BUILD-SNAPSHOT
BOM_VERSION=Dalston.BUILD-SNAPSHOT
verifierVersion=2.0.0.BUILD-SNAPSHOT
BOM_VERSION=Edgware.BUILD-SNAPSHOT

View File

@@ -76,7 +76,7 @@
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-dependencies</artifactId>
<version>Dalston.BUILD-SNAPSHOT</version>
<version>Edgware.BUILD-SNAPSHOT</version>
<type>pom</type>
<scope>import</scope>
</dependency>