Skip to content

Commit

Permalink
Update 2.0.x version to 2.0.1.M2. (#37)
Browse files Browse the repository at this point in the history
Signed-off-by: Pan Li <panli@microsoft.com>
  • Loading branch information
Incarnation-p-lee authored Mar 7, 2019
1 parent 92071fe commit dbe62fb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-dependencies-bom</artifactId>
<version>2.0.1.BUILD-SNAPSHOT</version>
<version>2.0.1.M2</version>
<packaging>pom</packaging>

<name>Azure SDK dependencies BOM</name>
Expand Down
2 changes: 1 addition & 1 deletion verification/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-dependencies-bom</artifactId>
<version>2.0.1.BUILD-SNAPSHOT</version>
<version>2.0.1.M2</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit dbe62fb

Please sign in to comment.