From 1c1e7f98416875f3ee78af9103865c32f95a82a0 Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Tue, 30 Oct 2018 09:39:59 -0400 Subject: Remove SDNR seed code Remove SDNR seed code to resolve license issues. Code is not currently used, so it will be removed for now and a cleaned version resubmitted for Dublin release. Change-Id: I37ca0feb458012626bf448739ff2497679fcb357 Issue-ID: CCSDK-641 Signed-off-by: Timoney, Dan (dt5972) --- .../code-Carbon-SR1/features/pom.xml | 138 --------------------- 1 file changed, 138 deletions(-) delete mode 100644 sdnr/wireless-transport/code-Carbon-SR1/features/pom.xml (limited to 'sdnr/wireless-transport/code-Carbon-SR1/features/pom.xml') diff --git a/sdnr/wireless-transport/code-Carbon-SR1/features/pom.xml b/sdnr/wireless-transport/code-Carbon-SR1/features/pom.xml deleted file mode 100644 index 5d54fd11..00000000 --- a/sdnr/wireless-transport/code-Carbon-SR1/features/pom.xml +++ /dev/null @@ -1,138 +0,0 @@ - - 4.0.0 - - org.opendaylight.odlparent - features-parent - 1.8.1-Carbon - - - - org.opendaylight.mwtn - mwtn-parent - 0.5.1-SNAPSHOT - ONF :: Wireless :: ${project.artifactId} - - - 3.3.3 - - - - 0.5.1-Carbon - 1.1.0 - 2.2.0 - 1.5.1-Carbon - 0.10.1-Carbon - 1.5.1-Carbon - 1.1.1-Carbon - 0.4.1-Carbon - etc/opendaylight/karaf - 1.2.1-Carbon - 2.4.2 - 1.17 - 2.11.0 - - - - - xerces - xercesImpl - ${xerces.version} - - - - org.opendaylight.yangtools - features-yangtools - features - xml - runtime - ${yangtools.version} - - - org.opendaylight.controller - features-mdsal - features - ${mdsal.version} - xml - runtime - - - org.opendaylight.netconf - features-restconf - features - ${mdsal.version} - xml - runtime - - - org.opendaylight.netconf - features-netconf-connector - features - ${netconf.version} - runtime - xml - - - org.opendaylight.openflowplugin - features-openflowplugin - features - ${openflow.plugin.version} - xml - - - - - ${project.groupId} - configuration - ${project.version} - - - ${project.groupId} - devicemodel - ${project.version} - - - ${project.groupId} - websocketmanager-api - ${project.version} - - - ${project.groupId} - websocketmanager-impl - ${project.version} - - - ${project.groupId} - websocketmanager-impl - ${project.version} - xml - config - - - ${project.groupId} - devicemanager-api - ${project.version} - - - ${project.groupId} - devicemanager-impl - ${project.version} - - - ${project.groupId} - devicemanager-impl - ${project.version} - xml - config - - - - - - - -- cgit 1.2.3-korg