start next version

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114940 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
brett
2004-03-26 00:35:16 +00:00
parent a2606f4fee
commit d4614fb5b5
2 changed files with 4 additions and 1 deletions

View File

@@ -23,7 +23,7 @@
<pomVersion>3</pomVersion>
<id>maven-xdoc-plugin</id>
<name>Maven XDoc Plug-in</name>
<currentVersion>1.6</currentVersion>
<currentVersion>1.7-SNAPSHOT</currentVersion>
<description>Convert xdocs into HTML. Requires Maven 1.0 RC2.</description>
<shortDescription>Convert xdocs into HTML</shortDescription>
<url>http://maven.apache.org/reference/plugins/xdoc/</url>

View File

@@ -24,6 +24,9 @@
<author email="dion@multitask.com.au">dIon Gillard</author>
</properties>
<body>
<release version="1.7-SNAPSHOT" date="in CVS">
<action dev="brett" type="fix" issue="MPXDOC-84">fix URI problems</action>
</release>
<release version="1.6" date="2004-03-10">
<action dev="dion" type="fix">Fix google search form flow issues</action>
</release>