From 27fb2d06608fbb070ae2c15a5580a4f5b2423d15 Mon Sep 17 00:00:00 2001 From: demx8as6 Date: Tue, 10 Jul 2018 18:07:44 +0200 Subject: Add seed code for sdnr app based on ONF Centennial At this point in time all the Carbon code from ONF Centennial is added to ONAP. Later it needs to be refactored and modified for ODL Oxygen. Change-Id: Iff85dd940c05c3827f1c4e6f9542ecd060c58a46 Issue-ID: SDNC-374 Signed-off-by: demx8as6 --- .../ux/mwtnMediator/mwtnMediator-module/pom.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 sdnr/wireless-transport/code-Carbon-SR1/ux/mwtnMediator/mwtnMediator-module/pom.xml (limited to 'sdnr/wireless-transport/code-Carbon-SR1/ux/mwtnMediator/mwtnMediator-module/pom.xml') diff --git a/sdnr/wireless-transport/code-Carbon-SR1/ux/mwtnMediator/mwtnMediator-module/pom.xml b/sdnr/wireless-transport/code-Carbon-SR1/ux/mwtnMediator/mwtnMediator-module/pom.xml new file mode 100644 index 00000000..9269bf11 --- /dev/null +++ b/sdnr/wireless-transport/code-Carbon-SR1/ux/mwtnMediator/mwtnMediator-module/pom.xml @@ -0,0 +1,14 @@ + + + 4.0.0 + + mwtnMediator + com.highstreet.technologies.odl.dlux + 0.5.1-SNAPSHOT + + mwtnMediator-module + ${prefix} ${project.artifactId} + jar + \ No newline at end of file -- cgit 1.2.3-korg