X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=06c8aa4e7621b9a4d0d0df7a226bbe0f7672c871;hb=972fddd339d102b237b0647f2514cbc974414489;hp=6e90aa474817cd3bb4f83ca31f1bdd4b4331f798;hpb=f7907354daf58f6a729556e21ba01cae777de0be;p=holmes%2Fengine-management.git diff --git a/pom.xml b/pom.xml index 6e90aa4..06c8aa4 100644 --- a/pom.xml +++ b/pom.xml @@ -31,6 +31,7 @@ holmes-engine-parent engine-d + engine-d-standalone UTF-8 @@ -54,6 +55,13 @@ 5.0 1.6.1 2.2.1 + + openo-holmes-engine-d + linux64 + win64 + target/assembly/${linux64id} + target/assembly/${win64id} + target/version @@ -71,7 +79,6 @@ io.dropwizard dropwizard-core ${dropwizard.version} - provided io.dropwizard @@ -139,7 +146,7 @@ org.powermock powermock-module-junit4 - 1.6.4 + 1.6.5 test @@ -148,6 +155,12 @@ swagger-sdk 1.1.0-SNAPSHOT + + + org.apache.httpcomponents + httpclient + 4.3.6 +