]> source.dussan.org Git - sonarqube.git/blob
9d2244eb14886c42be439f46970c907f37bef0ac
[sonarqube.git] /
1 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
2          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
3   <modelVersion>4.0.0</modelVersion>
4   <groupId>org.test</groupId>
5   <artifactId>parent</artifactId>
6   <version>0.1-SNAPSHOT</version>
7   <packaging>pom</packaging>
8   <modules>
9     <module>module</module>
10   </modules>
11 </project>