Refined reimplementation of the plugin for Hibernate 5.x
[hibernate4-maven-plugin] / src / it / hibernate4-maven-plugin-envers-sample / README.md
index cc048a4..792ecc6 100644 (file)
@@ -30,7 +30,7 @@ Usage
 
 __Rebuild the SQL-script using the Hibernate4-maven-plugin to create the database__
 
-    mvn -PcreateHsqlDbScript clean compile hibernate4:export
+    mvn -PcreateHsqlDbScript clean compile hibernate:export
 
 __Build and run the integration tests__