Author: ltheussl Date: Thu Mar 22 05:20:12 2007 New Revision: 521237 URL: http://svn.apache.org/viewvc?view=rev&rev=521237 Log: Next version will be 1.7.1.
Modified: maven/maven-1/plugins/trunk/site/project.xml maven/maven-1/plugins/trunk/site/xdocs/changes.xml Modified: maven/maven-1/plugins/trunk/site/project.xml URL: http://svn.apache.org/viewvc/maven/maven-1/plugins/trunk/site/project.xml?view=diff&rev=521237&r1=521236&r2=521237 ============================================================================== --- maven/maven-1/plugins/trunk/site/project.xml (original) +++ maven/maven-1/plugins/trunk/site/project.xml Thu Mar 22 05:20:12 2007 @@ -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> Modified: maven/maven-1/plugins/trunk/site/xdocs/changes.xml URL: http://svn.apache.org/viewvc/maven/maven-1/plugins/trunk/site/xdocs/changes.xml?view=diff&rev=521237&r1=521236&r2=521237 ============================================================================== --- maven/maven-1/plugins/trunk/site/xdocs/changes.xml (original) +++ maven/maven-1/plugins/trunk/site/xdocs/changes.xml Thu Mar 22 05:20:12 2007 @@ -24,7 +24,7 @@ <author email="[EMAIL PROTECTED]">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>