From 3052e5d870a90ee5f3ea3d3dff887436d8ccdfea Mon Sep 17 00:00:00 2001
From: ?? ? <ulysseskao@ximple.com.tw>
Date: Fri, 23 Nov 2012 12:18:08 +0800
Subject: [PATCH] EOFM-207	and update geotools to 8.3.x

---
 xdgnjobs/ximple-jobcarrier/src/main/resources/quartz_jobs.xml |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/xdgnjobs/ximple-jobcarrier/src/main/resources/quartz_jobs.xml b/xdgnjobs/ximple-jobcarrier/src/main/resources/quartz_jobs.xml
index 5fe5b95..d2a8428 100644
--- a/xdgnjobs/ximple-jobcarrier/src/main/resources/quartz_jobs.xml
+++ b/xdgnjobs/ximple-jobcarrier/src/main/resources/quartz_jobs.xml
@@ -78,8 +78,8 @@
         </entry>
         <entry>
           <key>ORGSCHEMA</key>
-          <value>SPATIALDB</value>
-          <!--value>SPATIALDB, CMMS_SPATIALDB</value-->
+          <!--value>SPATIALDB</value-->
+          <value>SPATIALDB, CMMS_SPATIALDB</value>
         </entry>
         <entry>
           <key>CONVERTDB</key>

--
Gitblit v0.0.0-SNAPSHOT