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 dc137b8151
commit d9aff41077
52 changed files with 61 additions and 521 deletions
+1 -3
View File
@@ -6,13 +6,11 @@
<version>0.1-SNAPSHOT</version>
<name>querydsl</name>
<packaging>jar</packaging>
<url>http://maven.apache.org</url>
<parent>
<groupId>com.baeldung</groupId>
<artifactId>parent-modules</artifactId>
<artifactId>persistence-modules</artifactId>
<version>1.0.0-SNAPSHOT</version>
<relativePath>../../</relativePath>
</parent>
<dependencies>