diff --git a/hibernate/project.xml b/hibernate/project.xml
index ec37fcf7..26308636 100644
--- a/hibernate/project.xml
+++ b/hibernate/project.xml
@@ -23,7 +23,7 @@
3
maven-hibernate-plugin
Maven Hibernate Plug-in
- 1.1-SNAPSHOT
+ 1.1
Work with Hibernate classes
http://maven.apache.org/reference/plugins/hibernate/
@@ -40,6 +40,11 @@
1.0
MAVEN_HIBERNATE_1_0
+
+ 1.1
+ 1.1
+ MAVEN_HIBERNATE_1_1
+
diff --git a/hibernate/xdocs/changes.xml b/hibernate/xdocs/changes.xml
index fb1b3389..bce9b570 100644
--- a/hibernate/xdocs/changes.xml
+++ b/hibernate/xdocs/changes.xml
@@ -24,10 +24,9 @@
Michal Maczka
-
+
Fix class not found exception by using correct base class loader.
-
Update to hibernate-2.0.3. Add delimiter property to schema-export tag
update to commons-jelly-20030902.160215