DATAES-240 - Bump version to 2.0

There are breaking changes that demands a major version upgrade of spring-data-elasticsearch
This commit is contained in:
Mohsin Husen 2016-03-07 14:43:01 +00:00
parent c4b4a8c45d
commit f493db7774

View File

@ -4,7 +4,7 @@
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-elasticsearch</artifactId>
<version>1.4.0.BUILD-SNAPSHOT</version>
<version>2.0.0.BUILD-SNAPSHOT</version>
<parent>
<groupId>org.springframework.data.build</groupId>