WIP:site
[hibernate4-maven-plugin] / src / site / xhtml / index.xhtml
index ff1ca5e..5200e3f 100644 (file)
@@ -34,8 +34,8 @@
   </p>
   <p>
   Last but not least, in order to not slow down the development cycle, the
-  hibernate-maven-plugin only executes the schema-export, if the mapping
-  or the dialect changes (or if you force it to do so).
+  hibernate-maven-plugin only executes the generated SQL, if the mapping
+  or the configuration has changed (or if you force it to do so).
   </p>
   <p>
   For more information about the inspiration to write this tiny plugin,
    See <a href="./drop-mojo.html">hibernate:drop</a> and
    <a href="./plugin-info.html">Plugin Documentation</a> for the full
    autogenerated documentation. These are mostly configuration-options
-   of the Hibernate-Tools <code>SchemaExport</code> and <code>SchemaUpdate</code>, that do
-   the work in the background.
+   from the Hibernate-Tooling, that does the work in the background.
    </li>
   </ul>
   <h2>Releases</h2>
   <ul>
     <li><a href="${project.url}">current version</a></li>
     <li>${project.version} (this version)</li>
+    <li><a href="http://juplo.de/hibernate-maven-plugin-2.0.0/index.html">2.0.0</a></li>
     <li><a href="http://juplo.de/hibernate4-maven-plugin-1.0.5/index.html">1.0.5</a></li>
     <li><a href="http://juplo.de/hibernate4-maven-plugin-1.0.4/index.html">1.0.4</a></li>
     <li><a href="http://juplo.de/hibernate4-maven-plugin-1.0.3/index.html">1.0.3</a></li>