From dff3c66977d3e548977d67a85b974fddc878a136 Mon Sep 17 00:00:00 2001 From: shuzheng <469741414@qq.com> Date: Thu, 24 Nov 2016 23:16:59 +0800 Subject: [PATCH] =?UTF-8?q?common=E7=8B=AC=E7=AB=8B=E6=A8=A1=E5=9D=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- common/pom.xml | 13 +++++++------ pom.xml | 1 - 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/common/pom.xml b/common/pom.xml index c28fd6ff..2a575de3 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -2,13 +2,9 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - - com.zheng - zheng - 1.0.0 - - + com.zheng zheng-common + 1.0.0 jar zheng-common @@ -182,6 +178,11 @@ ${thymeleaf.version} + + org.apache.activemq + activemq-all + 5.7.0 + org.apache.activemq activemq-core diff --git a/pom.xml b/pom.xml index 6e8108bd..436cf63f 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,6 @@ - common oss qa upms -- GitLab