From 03970a8d01c0d6531ed7cf40a8f9367db85adc73 Mon Sep 17 00:00:00 2001 From: epugh Date: Sat, 14 Aug 2004 19:28:58 +0000 Subject: [PATCH] Get ready for release. git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115952 13f79535-47bb-0310-9956-ffa450edef68 --- hibernate/project.xml | 7 ++++++- hibernate/xdocs/changes.xml | 2 +- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/hibernate/project.xml b/hibernate/project.xml index 7e627944..b2fcb182 100644 --- a/hibernate/project.xml +++ b/hibernate/project.xml @@ -23,7 +23,7 @@ 3 maven-hibernate-plugin Maven Hibernate Plug-in - 1.2-SNAPSHOT + 1.2 Work with Hibernate classes http://maven.apache.org/reference/plugins/hibernate/ @@ -45,6 +45,11 @@ 1.1 MAVEN_HIBERNATE_1_1 + + 1.2 + 1.2 + MAVEN_HIBERNATE_1_2 + diff --git a/hibernate/xdocs/changes.xml b/hibernate/xdocs/changes.xml index d4919c76..c5209d1f 100644 --- a/hibernate/xdocs/changes.xml +++ b/hibernate/xdocs/changes.xml @@ -24,7 +24,7 @@ Michal Maczka - + maven-hibernate ignores the "config" attribute maven-hibernate needs cglib when sending SQL directly to the database Unit tests only functioned from the /src/plugin-test directory. plugin:test fails