* Added parent module on poms that have no parent defined

* Removed dependency reduced pom from undertow module

* [BAEL-6513] - Remove nested module
This commit is contained in:
amit2103 2018-05-16 09:56:19 +05:30 committed by Grzegorz Piwowarek
parent 8087dad2b2
commit 344c94d60a
110 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
<artifactId>parent-boot-5</artifactId>
<groupId>com.baeldung</groupId>
<version>0.0.1-SNAPSHOT</version>
<relativePath>../../parent-boot-5</relativePath>
<relativePath>../parent-boot-5</relativePath>
</parent>
<dependencies>

Some files were not shown because too many files have changed in this diff Show More