From 946e0c8d6b17afc81965d6f1055df9f0ac57308e Mon Sep 17 00:00:00 2001 From: Kushagra Thapar Date: Tue, 24 Mar 2020 22:49:10 -0700 Subject: [PATCH] Updated version to 2.2.3.FIX1 for release (#518) --- pom.xml | 2 +- samplecode/example/pom.xml | 4 ++-- samplecode/pom.xml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 9b7ca23b..d380f292 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.microsoft.azure spring-data-cosmosdb - 2.2.4-SNAPSHOT + 2.2.3.FIX1 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 e4d87af7..c3aa22f3 100644 --- a/samplecode/example/pom.xml +++ b/samplecode/example/pom.xml @@ -5,7 +5,7 @@ com.microsoft.azure spring-data-cosmosdb-samples - 2.2.4-SNAPSHOT + 2.2.3.FIX1 ../pom.xml @@ -20,7 +20,7 @@ com.microsoft.azure spring-data-cosmosdb - 2.2.4-SNAPSHOT + 2.2.3.FIX1 diff --git a/samplecode/pom.xml b/samplecode/pom.xml index 4e3dd9ad..7ec44b27 100644 --- a/samplecode/pom.xml +++ b/samplecode/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure spring-data-cosmosdb-samples - 2.2.4-SNAPSHOT + 2.2.3.FIX1 pom