prep for release

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113889 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
dion
2003-08-28 07:21:40 +00:00
parent e44e133d92
commit c968476041
4 changed files with 30 additions and 2 deletions

View File

@@ -4,7 +4,7 @@
<extend>${basedir}/../project.xml</extend>
<id>maven-multiproject-plugin</id>
<name>Maven Multi-Project Plug-in</name>
<currentVersion>1.0-SNAPSHOT</currentVersion>
<currentVersion>1.0</currentVersion>
<description>A plugin to handle the building of multiple projects within maven</description>
<shortDescription>Multi-Project Plugin for Maven</shortDescription>
<url>http://maven.apache.org/reference/plugins/multiproject/</url>