Next version will be 1.7.1.

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@521237 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
ltheussl 2007-03-22 12:20:12 +00:00
parent 1ae33b0002
commit c9f984c3ba
2 changed files with 2 additions and 2 deletions

View File

@ -23,7 +23,7 @@
<pomVersion>3</pomVersion>
<id>maven-site-plugin</id>
<name>Maven Site Plugin</name>
<currentVersion>1.8-SNAPSHOT</currentVersion>
<currentVersion>1.7.1-SNAPSHOT</currentVersion>
<description>Generate web site.</description>
<shortDescription>Generate web site</shortDescription>
<developers>

View File

@ -24,7 +24,7 @@
<author email="dion@multitask.com.au">dIon Gillard</author>
</properties>
<body>
<release version="1.8-SNAPSHOT" date="In SVN">
<release version="1.7.1-SNAPSHOT" date="In SVN">
<action dev="aheritier" type="update">Update dependencies to unify them between plugins. The following dependencies are updated : commons-net v1.4.0 to v1.4.1</action>
<action dev="aheritier" type="fix">Update files modes on the remote host after deployment with rsync (you don't have to use the same rights in your local directory).</action>
<action dev="aheritier" type="fix">Update root directory mode on the remote host (rsync and ssh).</action>