added entry for 2.1-snapshot

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115120 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
vmassol 2004-05-01 09:20:21 +00:00
parent 856ec97d94
commit 4302201ef5

View File

@ -26,6 +26,8 @@
<author email="jason@maven.org">Jason van Zyl</author>
</properties>
<body>
<release version="2.1" date="in CVS">
</release>
<release version="2.0" date="2004-03-10">
<action dev="vmassol" type="add">Complete rewrite of the plugin. Now using AspectJ 1.1 and performing binary weaving on jar generated by the
<code>jar:jar</code>goal. Also supports creation and weaving-in of reusable aspect libraries.