Should have bumped version numbers when updating to hibernate 2.1.3

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115428 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
epugh 2004-06-04 12:57:15 +00:00
parent 4d42690891
commit 74ba1d989b
2 changed files with 2 additions and 2 deletions

View File

@ -23,7 +23,7 @@
<pomVersion>3</pomVersion>
<id>maven-hibernate-plugin</id>
<name>Maven Hibernate Plug-in</name>
<currentVersion>1.1</currentVersion>
<currentVersion>1.2-dev</currentVersion>
<description/>
<shortDescription>Work with Hibernate classes</shortDescription>
<url>http://maven.apache.org/reference/plugins/hibernate/</url>

View File

@ -24,7 +24,7 @@
<author email="michal.maczka@dimatics.com">Michal Maczka</author>
</properties>
<body>
<release version="1.1" date="2004-05-15">
<release version="1.2" date="">
<action dev="epugh" type="update">Update to hibernate-2.1.3.</action>
</release>
<release version="1.1" date="2004-05-15">