From e6bcce1a49696aba34b02244bde74f85575c2c12 Mon Sep 17 00:00:00 2001 From: Julien Roy Date: Thu, 14 Feb 2019 22:24:44 +0100 Subject: [PATCH] Release 3.2.1 --- README.md | 1 + 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, 6 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 2b218154..418405bd 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,7 @@ Versions | spring data jest | spring boot | spring data elasticsearch | jest | elasticsearch | |:------------------:|:--------------------:|:-------------------------:|:------:|:-------------:| +| 3.2.1.RELEASE | 2.1.2 | 3.1.3.RELEASE | 6.3.1 | 6.4.3 | | 3.2.0.RELEASE | 2.1.0 | 3.1.3.RELEASE | 6.3.1 | 6.2.2 | | 3.1.5.RELEASE | 2.0.5 | 3.0.10.RELEASE | 5.3.4 | 5.5.0 | | 3.0.0.RELEASE | 2.0.0.M4 | 3.0.0.RELEASE | 5.3.2 | 5.5.0 | diff --git a/pom.xml b/pom.xml index b092dc51..33827ca1 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.github.vanroy spring-data-jest-build - 3.2.1-SNAPSHOT + 3.2.1.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 59b615b8..e4c00850 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.2.1-SNAPSHOT + 3.2.1.RELEASE ../pom.xml diff --git a/spring-boot-sample-data-jest/pom.xml b/spring-boot-sample-data-jest/pom.xml index 7303408d..60fb7121 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.2.1-SNAPSHOT + 3.2.1.RELEASE ../pom.xml diff --git a/spring-boot-starter-data-jest/pom.xml b/spring-boot-starter-data-jest/pom.xml index 8d53234e..8912588c 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.2.1-SNAPSHOT + 3.2.1.RELEASE ../pom.xml diff --git a/spring-data-jest/pom.xml b/spring-data-jest/pom.xml index a36b7153..f761ba8d 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.2.1-SNAPSHOT + 3.2.1.RELEASE ../pom.xml