From c0d21a79051a1d48a87878cfa96968b03a54ceaa Mon Sep 17 00:00:00 2001 From: Kushagra Thapar Date: Mon, 21 Oct 2019 22:29:19 -0700 Subject: [PATCH] Updated version to 2.2.0 (#448) --- 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 4840d80..a4c2b88 100644 --- a/README.md +++ b/README.md @@ -84,7 +84,7 @@ If you are using Maven, add the following dependency. com.microsoft.azure spring-data-cosmosdb - 2.2.0.M1 + 2.2.0 ``` diff --git a/pom.xml b/pom.xml index 0620593..4c520c1 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.microsoft.azure spring-data-cosmosdb - 2.2.0-SNAPSHOT + 2.2.0 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 c78bad9..9d13444 100644 --- a/samplecode/example/pom.xml +++ b/samplecode/example/pom.xml @@ -5,7 +5,7 @@ com.microsoft.azure spring-data-cosmosdb-samples - 2.2.0-SNAPSHOT + 2.2.0 ../pom.xml @@ -20,7 +20,7 @@ com.microsoft.azure spring-data-cosmosdb - 2.2.0-SNAPSHOT + 2.2.0 diff --git a/samplecode/pom.xml b/samplecode/pom.xml index 0812cd2..0880ef0 100644 --- a/samplecode/pom.xml +++ b/samplecode/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure spring-data-cosmosdb-samples - 2.2.0-SNAPSHOT + 2.2.0 pom