X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=68f7a01c0166cc6c0f8e60db1756fceae70a805e;hb=6e2db0a55331cfbca91466f4b21ba5e383e02cfc;hp=b3b0e19c7527e43b91136112155e20568ae17b8e;hpb=7ab5d3b5150f3941f61f40bc27c94909bcbdfe7d;p=holmes%2Fengine-management.git diff --git a/pom.xml b/pom.xml index b3b0e19..68f7a01 100644 --- a/pom.xml +++ b/pom.xml @@ -15,20 +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.1.0-SNAPSHOT pom - holmes-engine-parent + holmes-engine-management engine-d engine-d-standalone @@ -47,13 +47,14 @@ 3.2.1 - 5.1.38 + 42.1.1 0.8.0 1.5.3 - 1.16.4 + 1.16.8 2.22.2 5.0 1.6.1 + 0.9.9 2.2.1 onap-holmes-engine-d @@ -63,8 +64,24 @@ target/assembly/${win64id} target/version + + + org.postgresql + postgresql + ${postgres.jdbc.driver.version} + + + org.onap.msb.java-sdk + msb-java-sdk + 1.1.0-SNAPSHOT + + + org.reflections + reflections + ${reflections.version} + org.easymock easymock @@ -73,7 +90,22 @@ org.onap.holmes.common holmes-actions - ${project.version} + 1.1.0-SNAPSHOT + + + io.dropwizard + dropwizard-db + + + io.dropwizard + dropwizard-core + + + + + org.onap.holmes.dsa + dmaap-dsa + 1.1.0-SNAPSHOT io.dropwizard @@ -105,12 +137,6 @@ ${slf4j.version} - - mysql - mysql-connector-java - ${mysql.connector.version} - - org.antlr stringtemplate @@ -147,10 +173,15 @@ org.apache.httpcomponents httpclient - 4.3.6 + 4.5.3 + + + + com.google.guava + guava + 19.0 -