From 51ac7fa9f523bf488e8f70e2a7efd5d252210a74 Mon Sep 17 00:00:00 2001 From: Subrata Sen Gupta Date: Tue, 17 Feb 2009 19:39:09 +0600 Subject: [PATCH] correct the cascading of publisher Signed-off-by: Subrata Sen Gupta --- ServiceImplementation/src/main/resources/hbm/Book.hbm.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ServiceImplementation/src/main/resources/hbm/Book.hbm.xml b/ServiceImplementation/src/main/resources/hbm/Book.hbm.xml index c8c344e..8cbca47 100644 --- a/ServiceImplementation/src/main/resources/hbm/Book.hbm.xml +++ b/ServiceImplementation/src/main/resources/hbm/Book.hbm.xml @@ -30,8 +30,8 @@ type="java.lang.String" /> - - + + -- 2.11.4.GIT