Revert "JAVA-916: Migrate jhipster to parent-boot-2"

This reverts commit c72b6ce0114d63180adfaa8f2b056032b5bd8144.
This commit is contained in:
sampadawagde 2020-04-18 19:17:28 +05:30
parent e82bdc46d4
commit 55c978c44a

View File

@ -8,9 +8,9 @@
<parent>
<groupId>com.baeldung</groupId>
<artifactId>parent-boot-2</artifactId>
<artifactId>parent-boot-1</artifactId>
<version>0.0.1-SNAPSHOT</version>
<relativePath>../parent-boot-2</relativePath>
<relativePath>../parent-boot-1</relativePath>
</parent>
<dependencies>