[BAEL-13314] - Fix formatting of POMs

This commit is contained in:
amit2103
2019-04-08 00:12:30 +05:30
parent f19cab10b9
commit 3bbb2fbc55
26 changed files with 266 additions and 233 deletions

View File

@@ -17,7 +17,6 @@
<dependencies>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-jdbc</artifactId>
@@ -54,7 +53,6 @@
<artifactId>hibernate-jpamodelgen</artifactId>
</dependency>
</dependencies>
<build>