diff --git a/cosmosdb/resource-manager/v2015_04_08/pom.xml b/cosmosdb/resource-manager/v2015_04_08/pom.xml
index d4f42ec63e86..64718249a534 100644
--- a/cosmosdb/resource-manager/v2015_04_08/pom.xml
+++ b/cosmosdb/resource-manager/v2015_04_08/pom.xml
@@ -15,7 +15,7 @@
../../../pom.management.xml
azure-mgmt-cosmosdb
- 1.0.0-beta-3
+ 1.0.0-beta
jar
Microsoft Azure SDK for CosmosDB Management
This package contains Microsoft CosmosDB Management SDK.
diff --git a/cosmosdb/resource-manager/v2015_04_08/src/main/java/com/microsoft/azure/management/cosmosdb/v2015_04_08/PrimaryAggregationType.java b/cosmosdb/resource-manager/v2015_04_08/src/main/java/com/microsoft/azure/management/cosmosdb/v2015_04_08/PrimaryAggregationType.java
index aba1691e99d9..86f2e8b13bd2 100644
--- a/cosmosdb/resource-manager/v2015_04_08/src/main/java/com/microsoft/azure/management/cosmosdb/v2015_04_08/PrimaryAggregationType.java
+++ b/cosmosdb/resource-manager/v2015_04_08/src/main/java/com/microsoft/azure/management/cosmosdb/v2015_04_08/PrimaryAggregationType.java
@@ -25,8 +25,8 @@ public final class PrimaryAggregationType extends ExpandableStringEnum metricAvailabilities() {
}
/**
- * Get the primary aggregation type of the metric. Possible values include: 'None', 'Average', 'Total', 'Minimimum', 'Maximum', 'Last'.
+ * Get the primary aggregation type of the metric. Possible values include: 'None', 'Average', 'Total', 'Minimum', 'Maximum', 'Last'.
*
* @return the primaryAggregationType value
*/
diff --git a/swagger_to_sdk_config.json b/swagger_to_sdk_config.json
index afc88f9313de..143b2e76ed7b 100644
--- a/swagger_to_sdk_config.json
+++ b/swagger_to_sdk_config.json
@@ -6,7 +6,8 @@
"verbose": "",
"sdkrel:azure-libraries-for-java-folder": ".",
"multiapi": "",
- "use": "@microsoft.azure/autorest.java@preview"
+ "use": "@microsoft.azure/autorest.java@preview",
+ "java.clear-output-folder": ""
},
"version": "0.2.0",
"advanced_options": {