From ba3e9787827f9e00898b633ec1b535cc6500e623 Mon Sep 17 00:00:00 2001 From: epugh Date: Mon, 21 Jun 2004 10:36:36 +0000 Subject: [PATCH] MPHIBERNATE-4. Document missing maven.hibernate.delimiter property. git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115524 13f79535-47bb-0310-9956-ffa450edef68 --- hibernate/xdocs/properties.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/hibernate/xdocs/properties.xml b/hibernate/xdocs/properties.xml index 3a43ccf6..b77c1c85 100644 --- a/hibernate/xdocs/properties.xml +++ b/hibernate/xdocs/properties.xml @@ -69,6 +69,11 @@ It defaults to no + + maven.hibernate.delimiter + Yes + String used to separate commands in SQL output. + maven.hibernate.output.dir Yes