Upgraded to Java 11 74/109474/1
authorGuangrongFu <fu.guangrong@zte.com.cn>
Wed, 24 Jun 2020 02:52:42 +0000 (10:52 +0800)
committerGuangrongFu <fu.guangrong@zte.com.cn>
Wed, 24 Jun 2020 02:52:42 +0000 (10:52 +0800)
commit3e5ddaee6984869b67dda89b7f8e1932a2b27045
tree229f4df8a1f47e44167ade01545bae1c5dc0b0ae
parentb6bcfbcc8b7445a953b4d5963dc4ff93028362c5
Upgraded to Java 11

Change-Id: Iee2bce6fad2076b1df093f1f978b2e78a64c6492
Issue-ID: HOLMES-302
Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
12 files changed:
holmes-actions/pom.xml
holmes-actions/src/main/java/org/onap/holmes/common/producer/MQProducer.java [deleted file]
holmes-actions/src/main/java/org/onap/holmes/common/utils/DbDaoUtil.java
holmes-actions/src/main/java/org/onap/holmes/common/utils/MSBRegisterUtil.java
holmes-actions/src/test/java/org/onap/holmes/common/aai/AaiQueryTest.java
holmes-actions/src/test/java/org/onap/holmes/common/config/MicroServiceConfigTest.java
holmes-actions/src/test/java/org/onap/holmes/common/dmaap/PublisherTest.java
holmes-actions/src/test/java/org/onap/holmes/common/dropwizard/ioc/bundle/AutoConfigBundleTest.java
holmes-actions/src/test/java/org/onap/holmes/common/producer/MQProducerTest.java [deleted file]
holmes-actions/src/test/java/org/onap/holmes/common/utils/DbDaoUtilTest.java
holmes-actions/src/test/java/org/onap/holmes/common/utils/MSBRegisterUtilTest.java
pom.xml