just migrated poms, nothing checked

This commit is contained in:
geroza
2018-11-28 12:17:30 -02:00
parent 5e02becb5e
commit 29b4110b34
14 changed files with 28 additions and 28 deletions
+2 -2
View File
@@ -11,10 +11,10 @@
<description>Injecting Mockito Mocks into Spring Beans</description>
<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>
<dependencies>