Skip to content
This repository has been archived by the owner on Aug 28, 2024. It is now read-only.

Commit

Permalink
release 2.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
sophiaso committed Sep 20, 2018
1 parent 0a319be commit fed4108
Show file tree
Hide file tree
Showing 14 changed files with 15 additions and 15 deletions.
4 changes: 2 additions & 2 deletions azure-spring-boot-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<groupId>com.microsoft.azure</groupId>
<artifactId>azure-spring-boot-bom</artifactId>
<version>2.0.6-SNAPSHOT</version>
<version>2.0.6</version>
<packaging>pom</packaging>

<name>Azure Spring Boot BOM</name>
Expand Down Expand Up @@ -52,7 +52,7 @@
<azure.keyvault.version>1.0.0</azure.keyvault.version>
<azure.media.version>0.9.7</azure.media.version>
<azure.servicebus.version>1.2.5</azure.servicebus.version>
<azure.spring.boot.version>2.0.6-SNAPSHOT</azure.spring.boot.version>
<azure.spring.boot.version>2.0.6</azure.spring.boot.version>
<azure.applicationinsights.version>2.1.2</azure.applicationinsights.version>
<spring.data.gremlin.version>2.0.0</spring.data.gremlin.version>
<microsoft.client-runtime.version>1.3.1</microsoft.client-runtime.version>
Expand Down
2 changes: 1 addition & 1 deletion azure-spring-boot-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-spring-boot-bom</artifactId>
<version>2.0.6-SNAPSHOT</version>
<version>2.0.6</version>
<relativePath>../azure-spring-boot-bom/pom.xml</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-spring-boot-parent</artifactId>
<version>2.0.6-SNAPSHOT</version>
<version>2.0.6</version>
<relativePath>../../azure-spring-boot-parent/pom.xml</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-spring-boot-parent</artifactId>
<version>2.0.6-SNAPSHOT</version>
<version>2.0.6</version>
<relativePath>../../azure-spring-boot-parent/pom.xml</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-spring-boot-parent</artifactId>
<version>2.0.6-SNAPSHOT</version>
<version>2.0.6</version>
<relativePath>../../azure-spring-boot-parent/pom.xml</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-spring-boot-parent</artifactId>
<version>2.0.6-SNAPSHOT</version>
<version>2.0.6</version>
<relativePath>../../azure-spring-boot-parent/pom.xml</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-spring-boot-parent</artifactId>
<version>2.0.6-SNAPSHOT</version>
<version>2.0.6</version>
<relativePath>../../azure-spring-boot-parent/pom.xml</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-spring-boot-parent</artifactId>
<version>2.0.6-SNAPSHOT</version>
<version>2.0.6</version>
<relativePath>../../azure-spring-boot-parent/pom.xml</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-spring-boot-parent</artifactId>
<version>2.0.6-SNAPSHOT</version>
<version>2.0.6</version>
<relativePath>../../azure-spring-boot-parent/pom.xml</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-spring-boot-parent</artifactId>
<version>2.0.6-SNAPSHOT</version>
<version>2.0.6</version>
<relativePath>../../azure-spring-boot-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion azure-spring-boot-starters/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-spring-boot-parent</artifactId>
<version>2.0.6-SNAPSHOT</version>
<version>2.0.6</version>
<relativePath>../azure-spring-boot-parent/pom.xml</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-spring-boot-parent</artifactId>
<version>2.0.6-SNAPSHOT</version>
<version>2.0.6</version>
<relativePath>../../azure-spring-boot-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion azure-spring-boot/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-spring-boot-parent</artifactId>
<version>2.0.6-SNAPSHOT</version>
<version>2.0.6</version>
<relativePath>../azure-spring-boot-parent/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<groupId>com.microsoft.azure</groupId>
<artifactId>azure-spring-boot-build</artifactId>
<version>2.0.6-SNAPSHOT</version>
<version>2.0.6</version>
<packaging>pom</packaging>

<name>Azure Spring Boot Build</name>
Expand Down

0 comments on commit fed4108

Please sign in to comment.