diff --git a/sdk/mixedreality/mgmt-v2020_05_01/pom.xml b/sdk/mixedreality/mgmt-v2020_05_01/pom.xml
index a304af7b4391..8c4b03b894a2 100644
--- a/sdk/mixedreality/mgmt-v2020_05_01/pom.xml
+++ b/sdk/mixedreality/mgmt-v2020_05_01/pom.xml
@@ -11,8 +11,8 @@
com.microsoft.azure
azure-arm-parent
- 1.3.0
- ../../parents/azure-arm-parent/pom.xml
+ 1.1.0
+ ../../../pom.management.xml
azure-mgmt-mixedreality
1.0.0-beta
diff --git a/sdk/mixedreality/mgmt-v2020_05_01/src/main/java/com/microsoft/azure/management/mixedreality/v2020_05_01/AzureEntityResource.java b/sdk/mixedreality/mgmt-v2020_05_01/src/main/java/com/microsoft/azure/management/mixedreality/v2020_05_01/AzureEntityResource.java
index 0d843a1ce4e7..17fa826c3c02 100644
--- a/sdk/mixedreality/mgmt-v2020_05_01/src/main/java/com/microsoft/azure/management/mixedreality/v2020_05_01/AzureEntityResource.java
+++ b/sdk/mixedreality/mgmt-v2020_05_01/src/main/java/com/microsoft/azure/management/mixedreality/v2020_05_01/AzureEntityResource.java
@@ -12,7 +12,8 @@
import com.microsoft.azure.ProxyResource;
/**
- * The resource model definition for a Azure Resource Manager resource with an
+ * Entity Resource.
+ * The resource model definition for an Azure Resource Manager resource with an
* etag.
*/
public class AzureEntityResource extends ProxyResource {