Fix broken version number

This commit is contained in:
Phillip Webb 2017-01-05 23:59:59 -08:00
parent c35454e5f4
commit b9702c9d36
1 changed files with 1 additions and 1 deletions

View File

@ -339,7 +339,7 @@
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-data-ldap</artifactId>
<version>1.5.0.BUILD-SNAPSHOT</version>
<version>2.0.0.BUILD-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>