From fd97a4105297cc889329d8faf32fbeddb44aa06a Mon Sep 17 00:00:00 2001 From: Julien Roy Date: Wed, 18 Jul 2018 21:43:46 +0200 Subject: [PATCH] Release 3.1.3 --- 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 9d55002f..3363b502 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Versions | spring data jest | spring boot | spring data elasticsearch | jest | elasticsearch | |:------------------:|:--------------------:|:-------------------------:|:------:|:-------------:| -| 3.1.2.RELEASE | 2.0.0 | 3.0.5.RELEASE | 5.3.3 | 5.5.0 | +| 3.1.3.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.2.RELEASE + 3.1.3.RELEASE ``` @@ -80,7 +80,7 @@ Add the Maven dependency: com.github.vanroy spring-data-jest - 3.1.2.RELEASE + 3.1.3.RELEASE ``` diff --git a/pom.xml b/pom.xml index 36b1e0c8..77fc37be 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.github.vanroy spring-data-jest-build - 3.1.3-SNAPSHOT + 3.1.3.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 d7ac7b75..9ecf7678 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.3-SNAPSHOT + 3.1.3.RELEASE ../pom.xml diff --git a/spring-boot-sample-data-jest/pom.xml b/spring-boot-sample-data-jest/pom.xml index 87df98e7..4a3aeb27 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.3-SNAPSHOT + 3.1.3.RELEASE ../pom.xml diff --git a/spring-boot-starter-data-jest/pom.xml b/spring-boot-starter-data-jest/pom.xml index 3b81b82e..bd994176 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.3-SNAPSHOT + 3.1.3.RELEASE ../pom.xml diff --git a/spring-data-jest/pom.xml b/spring-data-jest/pom.xml index a08ed868..94497879 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.3-SNAPSHOT + 3.1.3.RELEASE ../pom.xml