From 236d15627b6a3c512b3167ed68a714c31caa4435 Mon Sep 17 00:00:00 2001 From: Giovanni Meo Date: Fri, 18 Apr 2014 15:40:51 +0200 Subject: [PATCH 1/1] Remove hardcode yang.jmx.plugin - Remove stale hardcode dependency Change-Id: Ide87fd574cf6987a5d89bf31f9b078cad2033473 Signed-off-by: Giovanni Meo --- .../md-sal/sal-remoterpc-connector/implementation/pom.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/opendaylight/md-sal/sal-remoterpc-connector/implementation/pom.xml b/opendaylight/md-sal/sal-remoterpc-connector/implementation/pom.xml index 02a19c156a..1e2aabffe8 100644 --- a/opendaylight/md-sal/sal-remoterpc-connector/implementation/pom.xml +++ b/opendaylight/md-sal/sal-remoterpc-connector/implementation/pom.xml @@ -13,7 +13,6 @@ 1.0.1 - 0.2.4-SNAPSHOT 0.3.1 @@ -143,7 +142,7 @@ org.opendaylight.controller yang-jmx-generator-plugin - ${yang.jmx.plugin} + ${config.version} org.opendaylight.yangtools -- 2.36.6