]> source.dussan.org Git - sonarqube.git/blob
01bf73cfa9ef741bfe77a1bef1707460a718a4d4
[sonarqube.git] /
1 <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">
2   <modelVersion>4.0.0</modelVersion>
3   <groupId>org.test</groupId>
4   <artifactId>parent</artifactId>
5   <version>0.1-SNAPSHOT</version>
6   <packaging>pom</packaging>
7   <url>http://home.com</url>
8   <properties>
9     <project.build.sourceEncoding>Shift_JIS</project.build.sourceEncoding>
10   </properties>
11 </project>