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

Commit

Permalink
release 2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sophiaso committed Jan 16, 2019
1 parent 09f3038 commit 510819b
Show file tree
Hide file tree
Showing 16 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion 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.1.1.BUILD-SNAPSHOT</version>
<version>2.1.1</version>
<packaging>pom</packaging>

<name>Azure Spring Boot BOM</name>
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.1.1.BUILD-SNAPSHOT</version>
<version>2.1.1</version>
<relativePath>../azure-spring-boot-bom/pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion azure-spring-boot-samples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-spring-boot-bom</artifactId>
<version>2.1.1.BUILD-SNAPSHOT</version>
<version>2.1.1</version>
<type>pom</type>
<scope>import</scope>
</dependency>
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.1.1.BUILD-SNAPSHOT</version>
<version>2.1.1</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.1.1.BUILD-SNAPSHOT</version>
<version>2.1.1</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.1.1.BUILD-SNAPSHOT</version>
<version>2.1.1</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.1.1.BUILD-SNAPSHOT</version>
<version>2.1.1</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.1.1.BUILD-SNAPSHOT</version>
<version>2.1.1</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.1.1.BUILD-SNAPSHOT</version>
<version>2.1.1</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.1.1.BUILD-SNAPSHOT</version>
<version>2.1.1</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.1.1.BUILD-SNAPSHOT</version>
<version>2.1.1</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.1.1.BUILD-SNAPSHOT</version>
<version>2.1.1</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.1.1.BUILD-SNAPSHOT</version>
<version>2.1.1</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.1.1.BUILD-SNAPSHOT</version>
<version>2.1.1</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.1.1.BUILD-SNAPSHOT</version>
<version>2.1.1</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.1.1.BUILD-SNAPSHOT</version>
<version>2.1.1</version>
<packaging>pom</packaging>

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

0 comments on commit 510819b

Please sign in to comment.