doucment fix to mphibernate-9

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@116067 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
epugh
2004-09-24 12:01:52 +00:00
parent e2db19eaf4
commit ebb0fc9496

View File

@@ -24,6 +24,9 @@
<author email="michal.maczka@dimatics.com">Michal Maczka</author>
</properties>
<body>
<release version="1.3" date="in cvs">
<action dev="epugh" type="fix" issue="MPHIBERNATE-9">plugin:test fails without a network connection</action>
</release>
<release version="1.2" date="2004-08-14">
<action dev="epugh" type="fix" issue="MPHIBERNATE-10" due-to="Henning Schmiedehausen">maven-hibernate ignores the "config" attribute</action>
<action dev="epugh" type="fix" issue="MPHIBERNATE-11" due-to="Henning Schmiedehausen">maven-hibernate needs cglib when sending SQL directly to the database</action>