BAEL-20858 Move Spring Boot Camel module - fix pom

This commit is contained in:
mikr 2020-01-28 09:29:02 +01:00
parent f243ad531c
commit de40539abe
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
<name>spring-boot-camel</name> <name>spring-boot-camel</name>
<parent> <parent>
<groupId>com.baeldung</groupId> <groupId>com.baeldung.spring-boot-modules</groupId>
<artifactId>spring-boot-modules</artifactId> <artifactId>spring-boot-modules</artifactId>
<version>1.0.0-SNAPSHOT</version> <version>1.0.0-SNAPSHOT</version>
</parent> </parent>