diff --git a/pom.xml b/pom.xml index 7f9fdd48..fbace74d 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.microsoft.azure spring-data-cosmosdb - 2.2.2-SNAPSHOT + 2.2.2.M1 Spring Data for Azure Cosmos DB SQL API Spring Data for Azure Cosmos DB SQL API @@ -58,7 +58,7 @@ 2.8.4 3.3.0.RELEASE - 3.5.0 + 3.6.0-beta.1 spring-data-cosmosdb-test testdb-${maven.build.timestamp} true diff --git a/samplecode/example/pom.xml b/samplecode/example/pom.xml index 0ded431d..c141b390 100644 --- a/samplecode/example/pom.xml +++ b/samplecode/example/pom.xml @@ -5,7 +5,7 @@ com.microsoft.azure spring-data-cosmosdb-samples - 2.2.2-SNAPSHOT + 2.2.2.M1 ../pom.xml @@ -20,7 +20,7 @@ com.microsoft.azure spring-data-cosmosdb - 2.2.2-SNAPSHOT + 2.2.2.M1 diff --git a/samplecode/pom.xml b/samplecode/pom.xml index aea65968..2465c566 100644 --- a/samplecode/pom.xml +++ b/samplecode/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure spring-data-cosmosdb-samples - 2.2.2-SNAPSHOT + 2.2.2.M1 pom