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