From 2376d8a7fd49a51728f033e332d8dad62a65dd61 Mon Sep 17 00:00:00 2001 From: Herbert Eiselt Date: Mon, 28 Jan 2019 16:20:57 +0100 Subject: Add sdnr wt devicemodel Add complete sdnr wt app devicemodel Change-Id: Ie83e72d45d7b9dc413ea6eeab0dbf9aec21bc42d Issue-ID: SDNC-574 Signed-off-by: Herbert Eiselt --- sdnr/wt/devicemodel/pom.xml | 50 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100755 sdnr/wt/devicemodel/pom.xml (limited to 'sdnr/wt/devicemodel/pom.xml') diff --git a/sdnr/wt/devicemodel/pom.xml b/sdnr/wt/devicemodel/pom.xml new file mode 100755 index 000000000..d0da34424 --- /dev/null +++ b/sdnr/wt/devicemodel/pom.xml @@ -0,0 +1,50 @@ + + + + 4.0.0 + + + org.onap.ccsdk.parent + odlparent-lite + 1.2.1-SNAPSHOT + + + + org.onap.ccsdk.features.sdnr.wt + sdnr-wt-devicemodel-top + 0.4.1-SNAPSHOT + pom + ccsdk-features-sdnr-wt :: ${project.artifactId} + + + sdnr-wt-devicemodel + + + + model + feature + installer + + + -- cgit 1.2.3-korg