diff --git a/README.md b/README.md index 3363b502..678b5c70 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Versions | spring data jest | spring boot | spring data elasticsearch | jest | elasticsearch | |:------------------:|:--------------------:|:-------------------------:|:------:|:-------------:| -| 3.1.3.RELEASE | 2.0.0 | 3.0.5.RELEASE | 5.3.3 | 5.5.0 | +| 3.1.4.RELEASE | 2.0.0 | 3.0.5.RELEASE | 5.3.3 | 5.5.0 | | 3.1.0.RELEASE | 2.0.0 | 3.0.5.RELEASE | 5.3.2 | 5.5.0 | | 3.0.0.RELEASE | 2.0.0.M4 | 3.0.0.RELEASE | 5.3.2 | 5.5.0 | | 2.3.1.RELEASE | 1.5.x | 2.1.0.RELEASE | 2.0.4 | 2.4.4 | @@ -33,7 +33,7 @@ Add the Maven dependency: com.github.vanroy spring-boot-starter-data-jest - 3.1.3.RELEASE + 3.1.4.RELEASE ``` @@ -80,7 +80,7 @@ Add the Maven dependency: com.github.vanroy spring-data-jest - 3.1.3.RELEASE + 3.1.4.RELEASE ``` diff --git a/pom.xml b/pom.xml index 76a820f0..5a1d6dfc 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.github.vanroy spring-data-jest-build - 3.1.4-SNAPSHOT + 3.1.4.RELEASE pom Spring Data Jest Build diff --git a/spring-boot-sample-data-jest-aws/pom.xml b/spring-boot-sample-data-jest-aws/pom.xml index f26c648a..0c194973 100644 --- a/spring-boot-sample-data-jest-aws/pom.xml +++ b/spring-boot-sample-data-jest-aws/pom.xml @@ -5,7 +5,7 @@ com.github.vanroy spring-data-jest-build - 3.1.4-SNAPSHOT + 3.1.4.RELEASE ../pom.xml diff --git a/spring-boot-sample-data-jest/pom.xml b/spring-boot-sample-data-jest/pom.xml index 9d09ea7b..9a4965a8 100644 --- a/spring-boot-sample-data-jest/pom.xml +++ b/spring-boot-sample-data-jest/pom.xml @@ -5,7 +5,7 @@ com.github.vanroy spring-data-jest-build - 3.1.4-SNAPSHOT + 3.1.4.RELEASE ../pom.xml diff --git a/spring-boot-starter-data-jest/pom.xml b/spring-boot-starter-data-jest/pom.xml index d125e5ce..52b321d8 100644 --- a/spring-boot-starter-data-jest/pom.xml +++ b/spring-boot-starter-data-jest/pom.xml @@ -6,7 +6,7 @@ com.github.vanroy spring-data-jest-build - 3.1.4-SNAPSHOT + 3.1.4.RELEASE ../pom.xml diff --git a/spring-data-jest/pom.xml b/spring-data-jest/pom.xml index 075d3b44..dd187e85 100644 --- a/spring-data-jest/pom.xml +++ b/spring-data-jest/pom.xml @@ -6,7 +6,7 @@ com.github.vanroy spring-data-jest-build - 3.1.4-SNAPSHOT + 3.1.4.RELEASE ../pom.xml