blob: 15b56f47ece3da62f6dcfed067f85601dcf894e9 [file] [log] [blame]
<project xmlns="http://maven.apache.org/POM/4.0.0"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<modelVersion>4.0.0</modelVersion>
<!-- missing artifactId should generate error -->
<groupId>org.test</groupId>
<version>0.0.1-SNAPSHOT</version>
</project>