Skip to content
Snippets Groups Projects
Unverified Commit 186b6798 authored by Antoine Rey's avatar Antoine Rey Committed by GitHub
Browse files

Merge pull request #88 from arey/feature/SpringBoot2.0.4

Upgrade to Spring Boot 2.0.4
parents 487ced2c f6316537
Branches
No related tags found
No related merge requests found
......@@ -6,12 +6,12 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.0.3.RELEASE</version>
<version>2.0.4.RELEASE</version>
</parent>
<groupId>org.springframework.samples</groupId>
<artifactId>spring-petclinic-microservices</artifactId>
<version>2.0.3</version>
<version>2.0.4</version>
<name>${project.artifactId}</name>
<packaging>pom</packaging>
......
......@@ -12,7 +12,7 @@
<parent>
<groupId>org.springframework.samples</groupId>
<artifactId>spring-petclinic-microservices</artifactId>
<version>2.0.3</version>
<version>2.0.4</version>
</parent>
<properties>
......
......@@ -11,7 +11,7 @@
<parent>
<groupId>org.springframework.samples</groupId>
<artifactId>spring-petclinic-microservices</artifactId>
<version>2.0.3</version>
<version>2.0.4</version>
</parent>
<properties>
......
......@@ -11,7 +11,7 @@
<parent>
<groupId>org.springframework.samples</groupId>
<artifactId>spring-petclinic-microservices</artifactId>
<version>2.0.3</version>
<version>2.0.4</version>
</parent>
<properties>
......
......@@ -11,7 +11,7 @@
<parent>
<groupId>org.springframework.samples</groupId>
<artifactId>spring-petclinic-microservices</artifactId>
<version>2.0.3</version>
<version>2.0.4</version>
</parent>
<properties>
......
......@@ -11,7 +11,7 @@
<parent>
<groupId>org.springframework.samples</groupId>
<artifactId>spring-petclinic-microservices</artifactId>
<version>2.0.3</version>
<version>2.0.4</version>
</parent>
<properties>
......
......@@ -12,7 +12,7 @@
<parent>
<groupId>org.springframework.samples</groupId>
<artifactId>spring-petclinic-microservices</artifactId>
<version>2.0.3</version>
<version>2.0.4</version>
</parent>
<dependencies>
......
......@@ -12,7 +12,7 @@
<parent>
<groupId>org.springframework.samples</groupId>
<artifactId>spring-petclinic-microservices</artifactId>
<version>2.0.3</version>
<version>2.0.4</version>
</parent>
<properties>
......
......@@ -11,7 +11,7 @@
<parent>
<groupId>org.springframework.samples</groupId>
<artifactId>spring-petclinic-microservices</artifactId>
<version>2.0.3</version>
<version>2.0.4</version>
</parent>
<properties>
......
......@@ -11,7 +11,7 @@
<parent>
<groupId>org.springframework.samples</groupId>
<artifactId>spring-petclinic-microservices</artifactId>
<version>2.0.3</version>
<version>2.0.4</version>
</parent>
<properties>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment