Skip to content

Commit

Permalink
CodeGen from PR 11626 in Azure/azure-rest-api-specs
Browse files Browse the repository at this point in the history
Merge 824242431bb01347cf1e864a4042a6f05a52d2c4 into a213469a74fff7aba237849bde2de7dffbdf970f
  • Loading branch information
SDKAuto committed Nov 20, 2020
1 parent d3d49f9 commit 5d399a9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
4 changes: 2 additions & 2 deletions sdk/mixedreality/mgmt-v2020_05_01/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
<parent>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-arm-parent</artifactId>
<version>1.3.0</version>
<relativePath>../../parents/azure-arm-parent/pom.xml</relativePath>
<version>1.1.0</version>
<relativePath>../../../pom.management.xml</relativePath>
</parent>
<artifactId>azure-mgmt-mixedreality</artifactId>
<version>1.0.0-beta</version>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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 {
Expand Down

0 comments on commit 5d399a9

Please sign in to comment.