From 071b1c44d593bc0001ffe295f7d5c6e06038dc90 Mon Sep 17 00:00:00 2001 From: ?? ? <ulysseskao@ximple.com.tw> Date: Wed, 01 Feb 2012 15:13:33 +0800 Subject: [PATCH] update dependents --- xdgnjobs/ximple-build/pom.xml | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/xdgnjobs/ximple-build/pom.xml b/xdgnjobs/ximple-build/pom.xml index 290a6b2..1f49ed6 100644 --- a/xdgnjobs/ximple-build/pom.xml +++ b/xdgnjobs/ximple-build/pom.xml @@ -7,7 +7,7 @@ <parent> <groupId>com.ximple.eofms</groupId> <artifactId>ximple-dgnjobs</artifactId> - <version>1.2.1</version> + <version>1.2.2</version> </parent> @@ -16,7 +16,7 @@ <!-- =========================================================== --> <groupId>com.ximple.eofms.maven</groupId> <artifactId>ximple-build</artifactId> - <version>1.2.1</version> + <version>1.2.2</version> <packaging>pom</packaging> <name>Build tools for Ximple DgnJobs</name> -- Gitblit v0.0.0-SNAPSHOT