BAEL-21545 POM Properties Cleanup
- Cleanup of persistence-modules submodules cleanup
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user