From 827ad4a123aced8df2f2c2fce513b31172e5ad43 Mon Sep 17 00:00:00 2001 From: Kushagra Thapar Date: Mon, 6 Apr 2020 22:52:07 -0700 Subject: [PATCH] Updated post release versions to 2.2.5-SNAPSHOT --- 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 c8dd9f6..47e2d47 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.microsoft.azure spring-data-cosmosdb - 2.2.4 + 2.2.5-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 310f496..13003b7 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 + 2.2.5-SNAPSHOT ../pom.xml @@ -20,7 +20,7 @@ com.microsoft.azure spring-data-cosmosdb - 2.2.4 + 2.2.5-SNAPSHOT diff --git a/samplecode/pom.xml b/samplecode/pom.xml index 9a336b2..1ceecd1 100644 --- a/samplecode/pom.xml +++ b/samplecode/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure spring-data-cosmosdb-samples - 2.2.4 + 2.2.5-SNAPSHOT pom