diff --git a/README.md b/README.md index 56e7d24..f0155e9 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 + 2.2.2 ``` diff --git a/pom.xml b/pom.xml index 6bfaeec..b0d50c8 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.microsoft.azure spring-data-cosmosdb - 2.2.2.M2 + 2.2.2 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.6.0-beta.2 + 3.6.0 spring-data-cosmosdb-test testdb-${maven.build.timestamp} true diff --git a/samplecode/example/pom.xml b/samplecode/example/pom.xml index 1295e6a..631f213 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.M2 + 2.2.2 ../pom.xml @@ -20,7 +20,7 @@ com.microsoft.azure spring-data-cosmosdb - 2.2.2.M2 + 2.2.2 diff --git a/samplecode/pom.xml b/samplecode/pom.xml index a87c5a1..04c46e9 100644 --- a/samplecode/pom.xml +++ b/samplecode/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure spring-data-cosmosdb-samples - 2.2.2.M2 + 2.2.2 pom