From fa0febc0614b1f9afb4be3c5dd3446f4a554a232 Mon Sep 17 00:00:00 2001 From: Michael DÜrre Date: Wed, 30 Jun 2021 08:26:04 +0200 Subject: fix sdnr features startup MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit source out multiple used yang file due resolving conflict Issue-ID: CCSDK-3359 Signed-off-by: Michael DÜrre Change-Id: I59d863e43a7e29e98d104d20371226ef59837e61 Signed-off-by: Michael DÜrre --- sdnr/wt/common-yang/openroadm-pm-types/pom.xml | 48 ++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100755 sdnr/wt/common-yang/openroadm-pm-types/pom.xml (limited to 'sdnr/wt/common-yang/openroadm-pm-types/pom.xml') diff --git a/sdnr/wt/common-yang/openroadm-pm-types/pom.xml b/sdnr/wt/common-yang/openroadm-pm-types/pom.xml new file mode 100755 index 000000000..aa8ebd306 --- /dev/null +++ b/sdnr/wt/common-yang/openroadm-pm-types/pom.xml @@ -0,0 +1,48 @@ + + + + + 4.0.0 + + + org.onap.ccsdk.parent + binding-parent + 2.2.0-SNAPSHOT + + + + org.onap.ccsdk.features.sdnr.wt + openroadm-pm-types + 1.2.0-SNAPSHOT + bundle + + ccsdk-features :: ${project.artifactId} + + + com.fasterxml.jackson.core + jackson-databind + + + -- cgit 1.2.3-korg