X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=datarouter-prov%2Fpom.xml;h=d384c0da045f0df090d1f754cf8dc05ca6aabe8e;hb=bd4e22f5861fb2ebe82c8bd553c86503971591a6;hp=0bb54170ee381f5fdeac7b7cf194865d4614a6c8;hpb=9c15be6e3872238748cb79189c181f56635d49ac;p=dmaap%2Fdatarouter.git diff --git a/datarouter-prov/pom.xml b/datarouter-prov/pom.xml index 0bb54170..d384c0da 100755 --- a/datarouter-prov/pom.xml +++ b/datarouter-prov/pom.xml @@ -3,6 +3,7 @@ * org.onap.dmaap * =========================================================================== * Copyright © 2017 AT&T Intellectual Property. All rights reserved. + * Modifications Copyright (C) 2018 Nokia. All rights reserved. * =========================================================================== * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -25,7 +26,7 @@ org.onap.dmaap.datarouter parent - 1.0.2-SNAPSHOT + 1.0.6-SNAPSHOT ../pom.xml datarouter-prov @@ -48,7 +49,7 @@ ${xml-apis.version} - dom4j + org.dom4j dom4j ${dom4j.version} @@ -245,6 +246,12 @@ org.hibernate hibernate-entitymanager 5.2.9.Final + + + dom4j + dom4j + + @@ -263,7 +270,7 @@ 1.0.0 ${onap.nexus.dockerregistry.daily}/${datarouter.prov.image.name} - ${docker.location} + java:8 ${onap.nexus.dockerregistry.daily} false @@ -271,22 +278,25 @@ latest true + ["/startup.sh", "start"] - / - ${project.basedir} - - target/**/* - pom.xml - + /opt + ${project.build.directory}/opt - / - ${project.build.directory} - **/** + ${docker.location} + startup.sh + + chmod 0700 /startup.sh + + + 8080 + 8443 +