maven work

This commit is contained in:
eugenp
2016-12-18 18:11:05 +02:00
parent bfb062d57f
commit 8ff889bc7d
5 changed files with 22 additions and 17 deletions
+4 -3
View File
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<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">
<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-modules</artifactId>
@@ -151,7 +152,7 @@
<module>xml</module>
<module>xmlunit2</module>
<module>xstream</module>
<module>pdf</module>
</modules>
<module>pdf</module>
</modules>
</project>