BAEL-21545 POM Properties Cleanup

- Cleanup of persistence-modules submodules cleanup
This commit is contained in:
Dhawal Kapil
2020-01-27 00:40:23 +05:30
parent e8e0af1b87
commit 7daccf46a9
52 changed files with 61 additions and 521 deletions

View File

@@ -27,12 +27,6 @@
<groupId>com.h2database</groupId>
<artifactId>h2</artifactId>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-test</artifactId>
<scope>test</scope>
</dependency>
</dependencies>
</project>