Author: vsiveton Date: Wed Jun 22 05:20:18 2005 New Revision: 191814 URL: http://svn.apache.org/viewcvs?rev=191814&view=rev Log: Create a new <release /> section for 1.9.2-SNAPSHOT
Modified: maven/maven-1/plugins/trunk/xdoc/xdocs/changes.xml Modified: maven/maven-1/plugins/trunk/xdoc/xdocs/changes.xml URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/xdoc/xdocs/changes.xml?rev=191814&r1=191813&r2=191814&view=diff ============================================================================== --- maven/maven-1/plugins/trunk/xdoc/xdocs/changes.xml (original) +++ maven/maven-1/plugins/trunk/xdoc/xdocs/changes.xml Wed Jun 22 05:20:18 2005 @@ -26,8 +26,10 @@ <author email="[EMAIL PROTECTED]">Vincent Siveton</author> </properties> <body> - <release version="1.9.1" date="2005-06-16"> + <release version="1.9.2-SNAPSHOT" date="2005-06-21"> <action dev="vsiveton" type="fix" issue="MPXDOC-148" due-to="Incze Lajos">Fixed bundles expression.</action> + </release> + <release version="1.9.1" date="2005-06-16"> <action dev="brett" type="fix">Don't override the Maven library. This makes the plugin compatible with both Maven 1.0.2 and Maven 1.1</action> </release> <release version="1.9" date="2005-06-09"> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]