From 7658aff3d24598f92ea72c4fc51dd572f6015b83 Mon Sep 17 00:00:00 2001 From: Julien Roy Date: Thu, 14 Sep 2017 21:41:25 +0200 Subject: [PATCH] Release 2.3.2 --- README.md | 6 +++--- pom.xml | 2 +- spring-boot-sample-data-jest-aws/pom.xml | 2 +- spring-boot-sample-data-jest/pom.xml | 2 +- spring-boot-starter-data-jest/pom.xml | 2 +- spring-data-jest/pom.xml | 2 +- 6 files changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 5b72ddd4..ef186bae 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Versions | spring data jest | spring boot | spring data elasticsearch | jest | elasticsearch | |:------------------:|:-----------:|:-------------------------:|:------:|:-------------:| -| 2.3.1.RELEASE | 1.5.x | 2.1.0.RELEASE | 2.0.4 | 2.4.4 | +| 2.3.2.RELEASE | 1.5.x | 2.1.0.RELEASE | 2.0.4 | 2.4.4 | | 2.2.0.RELEASE | >= 1.4.3 | 2.0.6.RELEASE | 2.0.4 | 2.4.3 | | 2.1.4.RELEASE | < 1.4.3 | 2.0.5.RELEASE | 2.0.3 | 2.2.0 | | 1.0.2.RELEASE | 1.3.x | 1.3.4.RELEASE | 1.0.3 | 1.5.2 | @@ -30,7 +30,7 @@ Add the Maven dependency: com.github.vanroy spring-boot-starter-data-jest - 2.3.1.RELEASE + 2.3.2.RELEASE ``` @@ -77,7 +77,7 @@ Add the Maven dependency: com.github.vanroy spring-data-jest - 2.3.1.RELEASE + 2.3.2.RELEASE ``` diff --git a/pom.xml b/pom.xml index 0df90d02..2a359f18 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.github.vanroy spring-data-jest-build - 2.3.1.RELEASE + 2.3.2.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 544e254c..bdf65beb 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 - 2.3.1.RELEASE + 2.3.2.RELEASE ../pom.xml diff --git a/spring-boot-sample-data-jest/pom.xml b/spring-boot-sample-data-jest/pom.xml index bdd62e83..f197238f 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 - 2.3.1.RELEASE + 2.3.2.RELEASE ../pom.xml diff --git a/spring-boot-starter-data-jest/pom.xml b/spring-boot-starter-data-jest/pom.xml index acf13d65..0a8ecb8f 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 - 2.3.1.RELEASE + 2.3.2.RELEASE ../pom.xml diff --git a/spring-data-jest/pom.xml b/spring-data-jest/pom.xml index 133f51e2..7e89c07c 100644 --- a/spring-data-jest/pom.xml +++ b/spring-data-jest/pom.xml @@ -6,7 +6,7 @@ com.github.vanroy spring-data-jest-build - 2.3.1.RELEASE + 2.3.2.RELEASE ../pom.xml