maven/maven-reports/maven-project-info-reports-.../pom.xml

20 lines
622 B
XML

<project>
<modelVersion>4.0.0</modelVersion>
<parent>
<artifactId>maven-report-parent</artifactId>
<groupId>org.apache.maven.plugins</groupId>
<version>2.0-beta-1-SNAPSHOT</version>
</parent>
<artifactId>maven-project-info-reports-plugin</artifactId>
<version>2.0-alpha-2-SNAPSHOT</version>
<packaging>maven-plugin</packaging>
<name>Maven Project Info Reports Plugin</name>
<inceptionYear>2005</inceptionYear>
<contributors>
<contributor>
<name>Vincent Siveton</name>
<email>vincent.siveton@gmail.com</email>
</contributor>
</contributors>
</project>