Skip to content

Commit e292bea

Browse files
committed
Update the new api versions to use 0.0.3 parent
1 parent 9940f8c commit e292bea

File tree

2 files changed

+3
-3
lines changed
  • eventgrid/resource-manager

2 files changed

+3
-3
lines changed

eventgrid/resource-manager/v2018_05_01_preview/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<parent>
1212
<groupId>com.microsoft.azure</groupId>
1313
<artifactId>azure-arm-parent</artifactId>
14-
<version>0.0.2-beta</version>
14+
<version>0.0.3-beta</version>
1515
<relativePath>../../../pom.xml</relativePath>
1616
</parent>
1717
<artifactId>azure-mgmt-eventgrid</artifactId>
@@ -130,4 +130,4 @@
130130
</plugin>
131131
</plugins>
132132
</build>
133-
</project>
133+
</project>

eventgrid/resource-manager/v2018_09_15_preview/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<parent>
1212
<groupId>com.microsoft.azure</groupId>
1313
<artifactId>azure-arm-parent</artifactId>
14-
<version>0.0.2-beta</version>
14+
<version>0.0.3-beta</version>
1515
<relativePath>../../../pom.xml</relativePath>
1616
</parent>
1717
<artifactId>azure-mgmt-eventgrid</artifactId>

0 commit comments

Comments
 (0)