From 2415db85de74d22609307525290a320619f9508b Mon Sep 17 00:00:00 2001 From: Jack Lucas Date: Mon, 30 Apr 2018 01:23:45 +0000 Subject: Add service component deployment Includes making a Consul service entry for policy handler, needed by CM policy plugin. Change-Id: I1697e70603b85a7a2a7a654e04773dbcbd6145b9 Issue-ID: DCAEGEN2-421 Signed-off-by: Jack Lucas --- k8s-bootstrap-container/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'k8s-bootstrap-container/pom.xml') diff --git a/k8s-bootstrap-container/pom.xml b/k8s-bootstrap-container/pom.xml index 955a9e9..85b99bc 100644 --- a/k8s-bootstrap-container/pom.xml +++ b/k8s-bootstrap-container/pom.xml @@ -27,7 +27,7 @@ limitations under the License. org.onap.dcaegen2.deployments k8s-bootstrap-container dcaegen2-deployments-k8s-bootstrap-container - 1.1.7 + 1.1.8 http://maven.apache.org UTF-8 -- cgit 1.2.3-korg