From e56d1862d2aaa75a1381c7fd780aa0df0efac299 Mon Sep 17 00:00:00 2001 From: unknown <yuanhung@ximple.com.tw> Date: Wed, 18 Jun 2014 17:46:29 +0800 Subject: [PATCH] version --- 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 d1af094..49e2a1a 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>2.1.1</version> + <version>2.1.2</version> </parent> @@ -16,7 +16,7 @@ <!-- =========================================================== --> <groupId>com.ximple.eofms.maven</groupId> <artifactId>ximple-build</artifactId> - <version>2.1.1</version> + <version>2.1.2</version> <packaging>pom</packaging> <name>Build tools for Ximple DgnJobs</name> -- Gitblit v0.0.0-SNAPSHOT