From d9b07e7d857356e26b8815138edaa35a061179bc Mon Sep 17 00:00:00 2001 From: maliang Date: Mon, 20 Mar 2017 11:58:52 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E7=9B=AE=E5=BD=95=E7=BB=93?= =?UTF-8?q?=E6=9E=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- center.manager/pom.xml | 10 ++++++---- core.sdk/pom.xml | 2 +- hospital.mac/pom.xml | 8 +++++++- hospital.web/pom.xml | 3 +++ parent/pom.xml | 2 ++ 5 files changed, 19 insertions(+), 6 deletions(-) diff --git a/center.manager/pom.xml b/center.manager/pom.xml index bc1a9b6..66a2baa 100644 --- a/center.manager/pom.xml +++ b/center.manager/pom.xml @@ -5,13 +5,15 @@ parent 0.0.1-SNAPSHOT + center.manager war - - 2.6.1 - 2.7.4 - + + 2.6.1 + 2.7.4 + + com.lyms diff --git a/core.sdk/pom.xml b/core.sdk/pom.xml index 7c2a30d..f80791c 100644 --- a/core.sdk/pom.xml +++ b/core.sdk/pom.xml @@ -2,7 +2,7 @@ 4.0.0 com.lyms - hospital.parent + parent 0.0.1-SNAPSHOT core.sdk diff --git a/hospital.mac/pom.xml b/hospital.mac/pom.xml index 8b0977d..57c47a2 100644 --- a/hospital.mac/pom.xml +++ b/hospital.mac/pom.xml @@ -1,12 +1,18 @@ 4.0.0 + com.lyms - hospital.parent + parent 0.0.1-SNAPSHOT hospital.mac + + + + + com.lyms diff --git a/hospital.web/pom.xml b/hospital.web/pom.xml index b859d20..799e404 100644 --- a/hospital.web/pom.xml +++ b/hospital.web/pom.xml @@ -8,10 +8,13 @@ hospital.web war + 2.6.1 2.7.4 + 0.0.1-SNAPSHOT + com.lyms diff --git a/parent/pom.xml b/parent/pom.xml index d8d2937..ea63a55 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -23,6 +23,8 @@ 2.2.3 1.50 7.2.5 + + 0.0.1-SNAPSHOT -- 1.8.3.1