From: Patrick Brady Date: Fri, 3 Mar 2017 16:00:06 +0000 (-0800) Subject: Changing dependency version X-Git-Tag: v1.2.0~209 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F39%2F1639%2F1;p=appc.git Changing dependency version Replace 1.0.0 version of netconf-adapter-bundle with project version variable. Change-Id: Ib27e09775a54fc116632456faabe4aa52d0bb83c Signed-off-by: Patrick Brady --- diff --git a/appc-dg-util/appc-dg-util-bundle/pom.xml b/appc-dg-util/appc-dg-util-bundle/pom.xml index ab40848c7..6398076ad 100644 --- a/appc-dg-util/appc-dg-util-bundle/pom.xml +++ b/appc-dg-util/appc-dg-util-bundle/pom.xml @@ -178,8 +178,7 @@ org.openecomp.appc appc-netconf-adapter-bundle - - 1.0.0-SNAPSHOT + ${project.version}