From 8016160afd589d269cfcdb09079e329dabd328b8 Mon Sep 17 00:00:00 2001 From: Ravi Pendurty Date: Fri, 27 Nov 2020 13:28:35 +0100 Subject: SDN-R Server provide GUI cut through for ODLUX SDN-R Server provide GUI cut through for ODLUX Issue-ID: SDNC-1396 Change-Id: I9f510a03dcc07ab0efb84522611fc17e546da93f Signed-off-by: Ravi Pendurty --- sdnr/wt/common-yang/iana-crypt-hash/pom.xml | 47 +++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100755 sdnr/wt/common-yang/iana-crypt-hash/pom.xml (limited to 'sdnr/wt/common-yang/iana-crypt-hash/pom.xml') diff --git a/sdnr/wt/common-yang/iana-crypt-hash/pom.xml b/sdnr/wt/common-yang/iana-crypt-hash/pom.xml new file mode 100755 index 000000000..06a2e53f5 --- /dev/null +++ b/sdnr/wt/common-yang/iana-crypt-hash/pom.xml @@ -0,0 +1,47 @@ + + + + + 4.0.0 + + + org.onap.ccsdk.parent + binding-parent + 2.1.0-SNAPSHOT + + + + org.onap.ccsdk.features.sdnr.wt + iana-crypt-hash + 1.1.0-SNAPSHOT + bundle + + ccsdk-features :: ${project.artifactId} + + + + org.opendaylight.mdsal.binding.model.ietf + rfc6991-ietf-yang-types + + + -- cgit 1.2.3-korg