diff --git a/README.md b/README.md index 4840d80..a4c2b88 100644 --- a/README.md +++ b/README.md @@ -84,7 +84,7 @@ If you are using Maven, add the following dependency. com.microsoft.azure spring-data-cosmosdb - 2.2.0.M1 + 2.2.0 ``` diff --git a/pom.xml b/pom.xml index 0620593..4c520c1 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.microsoft.azure spring-data-cosmosdb - 2.2.0-SNAPSHOT + 2.2.0 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 c78bad9..9d13444 100644 --- a/samplecode/example/pom.xml +++ b/samplecode/example/pom.xml @@ -5,7 +5,7 @@ com.microsoft.azure spring-data-cosmosdb-samples - 2.2.0-SNAPSHOT + 2.2.0 ../pom.xml @@ -20,7 +20,7 @@ com.microsoft.azure spring-data-cosmosdb - 2.2.0-SNAPSHOT + 2.2.0 diff --git a/samplecode/pom.xml b/samplecode/pom.xml index 0812cd2..0880ef0 100644 --- a/samplecode/pom.xml +++ b/samplecode/pom.xml @@ -8,7 +8,7 @@ com.microsoft.azure spring-data-cosmosdb-samples - 2.2.0-SNAPSHOT + 2.2.0 pom