JAVA-917: Migrate jhipster-5 to parent-boot-2

This commit is contained in:
sampadawagde 2020-04-20 22:42:22 +05:30
parent 8da24b4abe
commit 6dcb364fe7
1 changed files with 2 additions and 2 deletions

View File

@ -9,10 +9,10 @@
<packaging>pom</packaging>
<parent>
<artifactId>parent-boot-1</artifactId>
<artifactId>parent-boot-2</artifactId>
<groupId>com.baeldung</groupId>
<version>0.0.1-SNAPSHOT</version>
<relativePath>../parent-boot-1</relativePath>
<relativePath>../parent-boot-2</relativePath>
</parent>
<modules>