Brett Leslie Porter 1e697d5055 set next version
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@294834 13f79535-47bb-0310-9956-ffa450edef68
2005-10-04 17:07:26 +00:00

14 lines
406 B
XML

<project>
<parent>
<artifactId>maven-plugin-parent</artifactId>
<groupId>org.apache.maven.plugins</groupId>
<version>2.0-beta-3</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>maven-clean-plugin</artifactId>
<packaging>maven-plugin</packaging>
<name>Maven Clean Plugin</name>
<version>2.0-rc2-SNAPSHOT</version>
<inceptionYear>2001</inceptionYear>
</project>