From b731e2f1dd0972409b136aebc7b463dd72c9cfad Mon Sep 17 00:00:00 2001 From: CNlucius Date: Tue, 13 Sep 2016 11:40:12 +0800 Subject: ONOSFW-171 O/S-SFC-ONOS scenario documentation Change-Id: I51ae1cf736ea24ab6680f8edca1b2bf5dd598365 Signed-off-by: CNlucius --- framework/src/onos/apps/routing-api/pom.xml | 75 ----------------------------- 1 file changed, 75 deletions(-) delete mode 100644 framework/src/onos/apps/routing-api/pom.xml (limited to 'framework/src/onos/apps/routing-api/pom.xml') diff --git a/framework/src/onos/apps/routing-api/pom.xml b/framework/src/onos/apps/routing-api/pom.xml deleted file mode 100644 index 6a10092c..00000000 --- a/framework/src/onos/apps/routing-api/pom.xml +++ /dev/null @@ -1,75 +0,0 @@ - - - - - onos-apps - org.onosproject - 1.4.0-rc1 - ../pom.xml - - 4.0.0 - - onos-app-routing-api - - bundle - API for routing applications - - - - org.onosproject - onlab-misc - - - - org.onosproject - onos-incubator-api - - - - com.fasterxml.jackson.core - jackson-annotations - - - - com.google.guava - guava - - - - org.onosproject - onos-cli - ${project.version} - test - - - - org.onosproject - onos-api - ${project.version} - test - tests - - - - org.onosproject - onlab-junit - test - - - -- cgit 1.2.3-korg