[BAEL-9018] - Fixed malformed POMs and remaining PMD problems

This commit is contained in:
amit2103
2018-09-29 23:22:40 +05:30
parent 258532c40f
commit aeb1711397
8 changed files with 23 additions and 21 deletions

View File

@@ -12,7 +12,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.0.0.M5</version>
<version>2.0.0.RELEASE</version>
<relativePath /> <!-- lookup parent from repository -->
</parent>