Test Replace Jackson with GSON 71/31171/2
authorYiLi <li.yi101@zte.com.cn>
Sun, 11 Feb 2018 01:45:57 +0000 (09:45 +0800)
committerYiLi <li.yi101@zte.com.cn>
Sun, 11 Feb 2018 02:02:21 +0000 (10:02 +0800)
commitd4a991ad631f16831d380eef8e7405d9c2ea85c5
treecfee5a189c07c98105f1f22c168518a32b038ab4
parent37630177bc70661ce86cb12e9af34e8c09893f4d
Test Replace Jackson with GSON

Change-Id: I2b4ada41d7a35d3427d574000bf1b3753e4d8d32
Issue-ID: HOLMES-115
Signed-off-by: YiLi <li.yi101@zte.com.cn>
holmes-actions/src/main/java/org/onap/holmes/common/config/MQConfig.java
holmes-actions/src/main/java/org/onap/holmes/common/dmaap/entity/PolicyMsg.java
holmes-actions/src/main/java/org/onap/holmes/common/utils/JacksonUtil.java [deleted file]
holmes-actions/src/test/java/org/onap/holmes/common/utils/JacksonUtilTest.java [deleted file]
holmes-actions/src/test/java/org/onap/holmes/common/utils/Md5UtilTest.java