From 8c1631f8354c55808c04e33f35cd2287269fe0a4 Mon Sep 17 00:00:00 2001 From: Kushagra Thapar Date: Tue, 31 Dec 2019 11:40:38 -0800 Subject: [PATCH] Bumped up version for release (#469) --- 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 ffcbe55e..56e7d241 100644 --- a/README.md +++ b/README.md @@ -96,7 +96,7 @@ If you are using Maven, add the following dependency. com.microsoft.azure spring-data-cosmosdb - 2.2.1.M1 + 2.2.1 ``` diff --git a/pom.xml b/pom.xml index d23c1840..89998431 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.microsoft.azure spring-data-cosmosdb - 2.2.1.M1 + 2.2.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 77a017eb..165319bb 100644 --- a/samplecode/example/pom.xml +++ b/samplecode/example/pom.xml @@ -5,7 +5,7 @@ com.microsoft.azure spring-data-cosmosdb-samples - 2.2.1.M1 + 2.2.1 ../pom.xml @@ -20,7 +20,7 @@ com.microsoft.azure spring-data-cosmosdb - 2.2.1.M1 + 2.2.1 diff --git a/samplecode/pom.xml b/samplecode/pom.xml index e30645d1..587a794d 100644 --- a/samplecode/pom.xml +++ b/samplecode/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure spring-data-cosmosdb-samples - 2.2.1.M1 + 2.2.1 pom