From 8d92a72f542aa00604749f56da466ab09b9bb991 Mon Sep 17 00:00:00 2001
From: ?? ? <ulysseskao@ximple.com.tw>
Date: Thu, 12 Jun 2008 19:36:04 +0800
Subject: [PATCH] update for EOFM-118

---
 xdgnjobs/pom.xml |    9 +++++----
 1 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/xdgnjobs/pom.xml b/xdgnjobs/pom.xml
index cb4aa8e..73d417d 100644
--- a/xdgnjobs/pom.xml
+++ b/xdgnjobs/pom.xml
@@ -1,10 +1,10 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!-- =======================================================================
   Maven Project Configuration File
-  
+
   The Ximple DgnIO Project
   http://www.ximple.com.tw/
-  
+
   Version: $Id$
   ======================================================================= -->
 <project xmlns="http://maven.apache.org/POM/4.0.0"
@@ -285,7 +285,7 @@
         <artifactId>postgis-driver</artifactId>
         <version>1.3.3</version>
       </dependency>
-        
+
       <dependency>
         <groupId>mysql</groupId>
         <artifactId>mysql-connector-java</artifactId>
@@ -523,7 +523,7 @@
       </extension>
     </extensions>
     -->
-    
+
     <plugins>
       <!-- ======================================================= -->
       <!--     Source reformat                                     -->
@@ -755,6 +755,7 @@
   <!--     Modules for the build in approximate dependency order   -->
   <!-- =========================================================== -->
   <modules>
+    <module>ximple-build</module>
     <module>ximple-dgnio</module>
     <module>ximple-spatialjob</module>
     <module>ximple-jobcarrier</module>

--
Gitblit v0.0.0-SNAPSHOT