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

View File

@@ -8,10 +8,10 @@
<description>Intro to Kafka with Spring</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>