Rename xmlunit2-tutorial -> xmlunit2

This commit is contained in:
Grzegorz Piwowarek 2016-10-23 19:10:16 +02:00
parent a757c7e301
commit 9055ecbc6f
11 changed files with 2 additions and 1 deletions

View File

@ -129,6 +129,7 @@
<module>jsf</module>
<module>xml</module>
<module>xmlunit2</module>
<module>lombok</module>
<module>redis</module>

View File

@ -2,7 +2,7 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>com.baeldung</groupId>
<artifactId>xmlunit2-tutorial</artifactId>
<artifactId>xmlunit2</artifactId>
<version>1.0</version>
<name>XMLUnit-2</name>
<build>