From 83fe2977078a0cf70221f7f117bb70b1e506edd9 Mon Sep 17 00:00:00 2001 From: Kai Moritz Date: Sat, 5 Nov 2016 17:22:42 +0100 Subject: [PATCH] Included a patch from Casey Link for a bug with custom naming-strategies --- pom.xml | 4 ++++ .../de/juplo/plugins/hibernate4/Hbm2DdlMojo.java | 14 +++++++++++++- 2 files changed, 17 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 85c629ef..c92850c2 100644 --- a/pom.xml +++ b/pom.xml @@ -97,6 +97,10 @@ Andreas Kuhtz andreas.kuhtz@gmail.com + + Casey Link + casey@outskirtslabs.com +