From f7907354daf58f6a729556e21ba01cae777de0be Mon Sep 17 00:00:00 2001 From: FengLiang Date: Mon, 20 Feb 2017 18:05:32 +0800 Subject: Modify engine mq mq functional testing Change-Id: Ide2891590cd814e0787684edd7384554402532cb Issue-ID:HOLMES-19 Signed-off-by: FengLiang --- pom.xml | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 4b3b1bf..6e90aa4 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,8 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - 4.0.0 @@ -56,6 +57,11 @@ + + org.easymock + easymock + 3.0 + org.openo.holmes.actions holmes-actions @@ -67,7 +73,6 @@ ${dropwizard.version} provided - io.dropwizard dropwizard-db @@ -77,6 +82,7 @@ io.swagger swagger-jersey2-jaxrs ${swagger.version} + provided @@ -136,6 +142,12 @@ 1.6.4 test + + + org.openo.client.cli + swagger-sdk + 1.1.0-SNAPSHOT + -- cgit 1.2.3-korg