migrated the following modules:

* azure
* jib
* spring-5
* spring-5-data-reactive
This commit is contained in:
geroza
2018-12-02 12:46:28 -02:00
parent 6ced126022
commit 8eb95df40b
11 changed files with 18 additions and 28 deletions
+2 -2
View File
@@ -10,10 +10,10 @@
<description>Demo project for Spring Boot on Azure</description>
<parent>
<artifactId>parent-boot-2.0-temp</artifactId>
<artifactId>parent-boot-2</artifactId>
<groupId>com.baeldung</groupId>
<version>0.0.1-SNAPSHOT</version>
<relativePath>../parent-boot-2.0-temp</relativePath>
<relativePath>../parent-boot-2</relativePath>
</parent>
<dependencies>