From 2d976a5a429b88ce50dc91ed1658351ec3202ba7 Mon Sep 17 00:00:00 2001 From: Kushagra Thapar Date: Mon, 19 Aug 2019 00:15:19 -0700 Subject: [PATCH] Updating the version to 2.1.8-SNAPSHOT (#414) --- 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 c4b46a9..f8e5222 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.microsoft.azure spring-data-cosmosdb - 2.1.7 + 2.1.8-SNAPSHOT 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 0096e29..fe386a7 100644 --- a/samplecode/example/pom.xml +++ b/samplecode/example/pom.xml @@ -5,7 +5,7 @@ com.microsoft.azure spring-data-cosmosdb-samples - 2.1.7 + 2.1.8-SNAPSHOT ../pom.xml @@ -20,7 +20,7 @@ com.microsoft.azure spring-data-cosmosdb - 2.1.7 + 2.1.8-SNAPSHOT diff --git a/samplecode/pom.xml b/samplecode/pom.xml index b322c1f..c45e70e 100644 --- a/samplecode/pom.xml +++ b/samplecode/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure spring-data-cosmosdb-samples - 2.1.7 + 2.1.8-SNAPSHOT pom