maven-plugins/ear/xdocs/changes.xml
michal 5878b8d99e - Added auto generation of application.xml file
- Process of bundling artifacts  in ear is  type senstive now


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113414 13f79535-47bb-0310-9956-ffa450edef68
2003-05-08 20:53:55 +00:00

21 lines
511 B
XML

<?xml version="1.0"?>
<document>
<properties>
<title>Changes</title>
<author email="nathan.coast@blueyonder.co.uk">Nathan Coast</author>
</properties>
<body>
<release version="1.0" date="2002-08-04">
<action dev="ncoast" type="add">
Initial plugin created
</action>
</release>
<release version="1.1" date="2003-05-08">
<action dev="michal" type="add">
Added autogeneration of application.xml file
</action>
</release>
</body>
</document>