From: <jo...@us...> - 2005-08-25 07:57:59
|
joehni 05/08/25 00:57:54 Modified: javaapp/xdocs changes.xml Log: Prepare 1.3.1 release. Revision Changes Path 1.8 +7 -1 maven-plugins/javaapp/xdocs/changes.xml Index: changes.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/javaapp/xdocs/changes.xml,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- changes.xml 15 Feb 2005 09:33:07 -0000 1.7 +++ changes.xml 25 Aug 2005 07:57:54 -0000 1.8 @@ -13,7 +13,13 @@ <body> - <release version="1.4" date="as in CVS"> + <release version="1.3.1" date="2005-08-25"> + <action dev="joehni" type="fix"> + Applied patch from Eric Hartmann for Maven 1.1 compatibility. + </action> + <action dev="joehni" type="update"> + Updated versions of the plugin's dependencies. + </action> <action dev="wdsgoe" type="fix"> Applied patch 1121795 from Frank Cornelis to fix broken javaapp:run |