From 74483040b3acb9c346c6870c1ef3bacd8af21a5a Mon Sep 17 00:00:00 2001 From: alwaysfrin <39822157+alwaysfrin@users.noreply.github.com> Date: Thu, 18 Oct 2018 18:19:25 +0800 Subject: [PATCH] =?UTF-8?q?impp=E6=A0=B8=E5=BF=83=E5=8A=9F=E8=83=BD?= =?UTF-8?q?=E5=88=9D=E5=A7=8B=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- modules/i3plus-pojo-model/pom.xml | 2 ++ pom.xml | 12 ++++++++++++ 2 files changed, 14 insertions(+) diff --git a/modules/i3plus-pojo-model/pom.xml b/modules/i3plus-pojo-model/pom.xml index c156d56..1075c01 100644 --- a/modules/i3plus-pojo-model/pom.xml +++ b/modules/i3plus-pojo-model/pom.xml @@ -11,6 +11,8 @@ 4.0.0 i3plus-pojo-model + + \ No newline at end of file diff --git a/pom.xml b/pom.xml index c30bdec..4ac86bd 100644 --- a/pom.xml +++ b/pom.xml @@ -73,6 +73,18 @@ ${project.version} + + i3plus.pojo + i3plus-pojo-mes + ${project.version} + + + + i3plus.pojo + i3plus-pojo-wms + ${project.version} + + \ No newline at end of file