JAVA-15409: Fix formatting of POMs (#12992)
This commit is contained in:
@@ -9,8 +9,8 @@
|
||||
<packaging>jar</packaging>
|
||||
<description>Module For Spring Boot Integration with BIRT</description>
|
||||
|
||||
<!-- this module should use the Boot parent directly to avoid inherit the logback dependency from
|
||||
our other parents -->
|
||||
<!-- this module should use the Boot parent directly to avoid inherit -->
|
||||
<!-- the logback dependency from our other parents -->
|
||||
<parent>
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
<artifactId>spring-boot-starter-parent</artifactId>
|
||||
|
||||
Reference in New Issue
Block a user