BAEL-17684 POM Properties Cleanup

-Properties cleanup
This commit is contained in:
Dhawal Kapil
2019-10-12 19:24:18 +05:30
parent c4af8727a6
commit 2c8354eb51
18 changed files with 4 additions and 78 deletions

View File

@@ -1,7 +1,6 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>com.baeldung</groupId>
<artifactId>parent-java</artifactId>
<version>0.0.1-SNAPSHOT</version>
<name>parent-java</name>