niclas 2004/04/14 01:54:40 Modified: maven-plugins/versioning project.xml maven-plugins/versioning/xdocs goals.xml Log: Fixed some doc errors. Revision Changes Path 1.2 +2 -2 avalon/maven-plugins/versioning/project.xml Index: project.xml =================================================================== RCS file: /home/cvs/avalon/maven-plugins/versioning/project.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- project.xml 14 Apr 2004 06:48:17 -0000 1.1 +++ project.xml 14 Apr 2004 08:54:40 -0000 1.2 @@ -22,10 +22,10 @@ <extend>../project.xml</extend> <id>avalon-versioning-plugin</id> <name>Avalon Versioning Maven Plugin</name> - <currentVersion>1.0.dev-4</currentVersion> + <currentVersion>1.0.dev-6</currentVersion> <description/> <shortDescription>Automatic generation and updates of Versions.</shortDescription> <url>http://avalon.apache.org/plugins/versioning/</url> - <siteDirectory>/www/avalon.apache.org/plugins/versioning</siteDirectory> + <siteDirectory>/www/avalon.apache.org/maven-plugins/versioning</siteDirectory> </project> 1.2 +2 -2 avalon/maven-plugins/versioning/xdocs/goals.xml Index: goals.xml =================================================================== RCS file: /home/cvs/avalon/maven-plugins/versioning/xdocs/goals.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- goals.xml 14 Apr 2004 06:48:17 -0000 1.1 +++ goals.xml 14 Apr 2004 08:54:40 -0000 1.2 @@ -51,16 +51,16 @@ </goal> <goal> <name>increment:minor</name> + <description> This goal increments the <strong>Minor</strong> number and reset the positions to the right. - <description> </description> </goal> <goal> <name>increment:phase</name> + <description> This goal increments the <strong>Phase</strong> number and reset the build number to zero. - <description> </description> </goal> <goal>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]