From 71459c62153d9c8919e838aedf37b8b5e3ec3b74 Mon Sep 17 00:00:00 2001 From: Julien Roy Date: Mon, 16 Apr 2018 21:13:53 +0200 Subject: [PATCH] Release 3.1.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 6bcbeff5..9d55002f 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Versions | spring data jest | spring boot | spring data elasticsearch | jest | elasticsearch | |:------------------:|:--------------------:|:-------------------------:|:------:|:-------------:| -| 3.1.1.RELEASE | 2.0.0 | 3.0.5.RELEASE | 5.3.3 | 5.5.0 | +| 3.1.2.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.0.RELEASE + 3.1.2.RELEASE ``` @@ -80,7 +80,7 @@ Add the Maven dependency: com.github.vanroy spring-data-jest - 3.1.0.RELEASE + 3.1.2.RELEASE ``` diff --git a/pom.xml b/pom.xml index 7f723a09..265a48d0 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.github.vanroy spring-data-jest-build - 3.1.2-SNAPSHOT + 3.1.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 f26b77a3..ebba8f18 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.2-SNAPSHOT + 3.1.2.RELEASE ../pom.xml diff --git a/spring-boot-sample-data-jest/pom.xml b/spring-boot-sample-data-jest/pom.xml index e6197e28..f31be543 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.2-SNAPSHOT + 3.1.2.RELEASE ../pom.xml diff --git a/spring-boot-starter-data-jest/pom.xml b/spring-boot-starter-data-jest/pom.xml index c71f8e80..a0281578 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.2-SNAPSHOT + 3.1.2.RELEASE ../pom.xml diff --git a/spring-data-jest/pom.xml b/spring-data-jest/pom.xml index 949aaf59..ed3e82c0 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.2-SNAPSHOT + 3.1.2.RELEASE ../pom.xml