From ac4214641b784f8d1b0e63395fb2e84e725e7b47 Mon Sep 17 00:00:00 2001 From: Annie Liang Date: Fri, 15 Oct 2021 09:31:11 -0700 Subject: [PATCH 1/2] 2.3.1 change --- README.md | 2 +- pom.xml | 2 +- samplecode/example/pom.xml | 4 ++-- samplecode/pom.xml | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 849a8e3e..a21e0edd 100644 --- a/README.md +++ b/README.md @@ -102,7 +102,7 @@ If you are using Maven, add the following dependency. com.microsoft.azure spring-data-cosmosdb - 2.2.4 + 2.3.1 ``` diff --git a/pom.xml b/pom.xml index 3173be6f..2b437093 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.microsoft.azure spring-data-cosmosdb - 2.3.1-SNAPSHOT + 2.3.1 Spring Data for Azure Cosmos DB SQL API Spring Data for Azure Cosmos DB SQL API diff --git a/samplecode/example/pom.xml b/samplecode/example/pom.xml index 8d034785..c76c3dee 100644 --- a/samplecode/example/pom.xml +++ b/samplecode/example/pom.xml @@ -5,7 +5,7 @@ com.microsoft.azure spring-data-cosmosdb-samples - 2.3.0 + 2.3.1 ../pom.xml @@ -20,7 +20,7 @@ com.microsoft.azure spring-data-cosmosdb - 2.3.0 + 2.3.1 diff --git a/samplecode/pom.xml b/samplecode/pom.xml index 214c56a8..9e4c7013 100644 --- a/samplecode/pom.xml +++ b/samplecode/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure spring-data-cosmosdb-samples - 2.3.0 + 2.3.1 pom From 9d408bd81e23463afe8550f017b39337295c0805 Mon Sep 17 00:00:00 2001 From: Annie Liang Date: Fri, 15 Oct 2021 10:15:06 -0700 Subject: [PATCH 2/2] use 3.7.6 cosmos --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2b437093..46653994 100644 --- a/pom.xml +++ b/pom.xml @@ -58,7 +58,7 @@ 2.8.4 3.3.0.RELEASE - 3.7.3 + 3.7.6 spring-data-cosmosdb-test testdb-${maven.build.timestamp} true