X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=03085cbdf4ac99ecfe0571fa16c3c17a566d94a5;hb=6ed6d53a97b448ee85590948bbbdf83b447c865b;hp=eac3971707c150d6e8d1a7cece7764f55e03b833;hpb=bd36ad0992f45f6d2efd2f5d90cb573a4f003310;p=holmes%2Fengine-management.git diff --git a/pom.xml b/pom.xml index eac3971..03085cb 100644 --- a/pom.xml +++ b/pom.xml @@ -15,21 +15,20 @@ ~ limitations under the License. --> + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 org.onap.oparent - version - 1.0.0-SNAPSHOT - ../../oparent + oparent + 0.1.1 org.onap.holmes.engine-management holmes-engine-parent - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT pom - holmes-engine-parent + holmes-engine-management engine-d engine-d-standalone @@ -48,10 +47,10 @@ 3.2.1 - 5.1.38 - 0.8.0 + 42.1.1 + 0.9.3 1.5.3 - 1.16.4 + 1.16.8 2.22.2 5.0 1.6.1 @@ -65,8 +64,19 @@ target/assembly/${win64id} target/version + + + org.postgresql + postgresql + ${postgres.jdbc.driver.version} + + + org.onap.msb.java-sdk + msb-java-sdk + 1.0.0 + org.reflections reflections @@ -80,6 +90,21 @@ org.onap.holmes.common holmes-actions + 1.0.0 + + + io.dropwizard + dropwizard-db + + + io.dropwizard + dropwizard-core + + + + + org.onap.holmes.dsa + dmaap-dsa ${project.version} @@ -112,12 +137,6 @@ ${slf4j.version} - - mysql - mysql-connector-java - ${mysql.connector.version} - - org.antlr stringtemplate @@ -154,10 +173,15 @@ org.apache.httpcomponents httpclient - 4.3.6 + 4.5.3 + + + + com.google.guava + guava + 19.0 -