X-Git-Url: http://juplo.de/gitweb/?a=blobdiff_plain;f=src%2Fsite%2Fapt%2Findex.apt;h=f33e325d336e715ab4130d915427e9f616202ab3;hb=65bbbdbaa7df1edcc92a3869122ff06a3895fe57;hp=3698529bac02dd8d963047052caacd81655a677c;hpb=17b00da14edf0d80c738b82dae9a4b3a1ba21ac7;p=hibernate4-maven-plugin diff --git a/src/site/apt/index.apt b/src/site/apt/index.apt index 3698529b..f33e325d 100644 --- a/src/site/apt/index.apt +++ b/src/site/apt/index.apt @@ -7,12 +7,20 @@ A simple Plugin for generating a Database-Schema from Hibernate 4 Mapping-Annota The plugin was designed to be easy and safe to use, because it must not never, never happen, that you blow away your production database when firering a maven-build of your webapp on your production-machine! - For more information about the insiration to write this tiny plugin, + For more information about the inspiration to write this tiny plugin, {{{/hibernate4-maven-plugin-a-simple-plugin-for-generating-a-database-schema-from-hibernate-4-mapping-annotations/} read our blog-article about the hibernate4-maven-plugin}}. +Releases + + * {{{http://juplo.de/hibernate4-maven-plugin} current version}} + + * ${project.version} (this version) + + * {{{http://juplo.de/hibernate4-maven-plugin-1.0} 1.0}} + Documentation and Examples - * See {{{./examples.html} Examples}} for Usage-Eplanations and simple + * See {{{./examples.html} Examples}} for Usage-Explanations and simple examples of how to use this plugin. * See {{{./plugin-info.html} Plugin Documentation}} for the full