Files
pmd/pmd-eclipse-plugin/net.sourceforge.pmd.eclipse.plugin.test.fragment/pom.xml
T

15 lines
427 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-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>net.sourceforge.pmd.eclipse.plugin.test.fragment</artifactId>
<packaging>eclipse-plugin</packaging>
</project>