15 lines
413 B
XML
15 lines
413 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<project>
|
|
<modelVersion>4.0.0</modelVersion>
|
|
|
|
<parent>
|
|
<groupId>net.sourceforge.pmd</groupId>
|
|
<artifactId>net.sourceforge.pmd.eclipse.parent</artifactId>
|
|
<version>4.0.2.v20131031-1124</version>
|
|
<relativePath>../pom.xml</relativePath>
|
|
</parent>
|
|
|
|
<artifactId>net.sourceforge.pmd.eclipse</artifactId>
|
|
<packaging>eclipse-feature</packaging>
|
|
|
|
</project> |