From 52bb9087c39a6a86833684b0cac6b8f9c6043716 Mon Sep 17 00:00:00 2001 From: Sheshi Chinthakayala Date: Wed, 18 Oct 2017 16:56:52 -0500 Subject: removed the printYangToProp binaries and the file was removed as binaries are not allowed in ONAP git repos. The PrintYangToProp.java file was moved to ccsdk/sli/core repo Change-Id: I09d78f78cfe68fe7708d0b5278be52716011d467 Issue-ID: SDNC-81 Signed-off-by: Sheshi Chinthakayala --- dgbuilder/build_pom_for_yang_compile | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'dgbuilder/build_pom_for_yang_compile') diff --git a/dgbuilder/build_pom_for_yang_compile b/dgbuilder/build_pom_for_yang_compile index c9aa38ac..80d4ede7 100755 --- a/dgbuilder/build_pom_for_yang_compile +++ b/dgbuilder/build_pom_for_yang_compile @@ -6,13 +6,13 @@ model_pom_content=$(cat < 4.0.0 - org.onap.ccsdk.distribution - distribution-root - ${1} + org.onap.ccsdk.sli.core + ccsdk-sli-core + LATEST yangApp-model bundle - 1.0.0-SNAPSHOT + 1.0.0-SNAPSHOT @@ -47,7 +47,7 @@ model_pom_content=$(cat <\${yang.file.directory} - org.opendaylight.yangtools.maven.sal.api.gen.plugin.CodeGeneratorImpl + org.opendaylight.mdsal.binding.maven.api.gen.plugin.CodeGeneratorImpl \${salGeneratorPath} -- cgit 1.2.3-korg