Skip to content

Commit d921263

Browse files
committed
DATAES-193 - After release cleanups
1 parent 9682e7e commit d921263

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Add the Maven dependency:
3131
<dependency>
3232
<groupId>org.springframework.data</groupId>
3333
<artifactId>spring-data-elasticsearch</artifactId>
34-
<version>1.2.0.RELEASE</version>
34+
<version>1.3.0.RELEASE</version>
3535
</dependency>
3636
```
3737

@@ -42,7 +42,7 @@ the appropriate dependency version.
4242
<dependency>
4343
<groupId>org.springframework.data</groupId>
4444
<artifactId>spring-data-elasticsearch</artifactId>
45-
<version>1.3.0.BUILD-SNAPSHOT</version>
45+
<version>1.4.0.BUILD-SNAPSHOT</version>
4646
</dependency>
4747

4848
<repository>

0 commit comments

Comments
 (0)