Merge pull request #5504 from amit2103/BAEL-9696

[BAEL-9696] - Moved persistence-related modules into the persistence …
This commit is contained in:
Loredana Crusoveanu
2018-10-28 14:14:20 +02:00
committed by GitHub
242 changed files with 42 additions and 37 deletions
@@ -11,6 +11,7 @@
<artifactId>parent-modules</artifactId>
<groupId>com.baeldung</groupId>
<version>1.0.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<dependencies>
@@ -13,6 +13,7 @@
<groupId>com.baeldung</groupId>
<artifactId>parent-modules</artifactId>
<version>1.0.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<dependencies>
@@ -11,7 +11,7 @@
<artifactId>parent-boot-1</artifactId>
<groupId>com.baeldung</groupId>
<version>0.0.1-SNAPSHOT</version>
<relativePath>../parent-boot-1</relativePath>
<relativePath>../../parent-boot-1</relativePath>
</parent>
<dependencies>
@@ -8,6 +8,7 @@
<artifactId>parent-modules</artifactId>
<groupId>com.baeldung</groupId>
<version>1.0.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<dependencies>
@@ -10,6 +10,7 @@
<groupId>com.baeldung</groupId>
<artifactId>parent-modules</artifactId>
<version>1.0.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<dependencies>

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