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/utils/stc/pom.xml | 122 ----------------------------------- 1 file changed, 122 deletions(-) delete mode 100644 framework/src/onos/utils/stc/pom.xml (limited to 'framework/src/onos/utils/stc/pom.xml') diff --git a/framework/src/onos/utils/stc/pom.xml b/framework/src/onos/utils/stc/pom.xml deleted file mode 100644 index 568aa74c..00000000 --- a/framework/src/onos/utils/stc/pom.xml +++ /dev/null @@ -1,122 +0,0 @@ - - - - 4.0.0 - - - org.onosproject - onlab-utils - 1.4.0-rc1 - ../pom.xml - - - onlab-stc - jar - - System Test Coordinator - - - - org.onosproject - onlab-misc - - - org.onosproject - onlab-junit - test - - - - commons-configuration - commons-configuration - - - - commons-collections - commons-collections - - - - com.fasterxml.jackson.core - jackson-databind - 2.4.2 - compile - - - com.fasterxml.jackson.core - jackson-annotations - 2.4.2 - compile - - - - org.eclipse.jetty - jetty-server - 8.1.17.v20150415 - - - org.eclipse.jetty - jetty-servlet - 8.1.17.v20150415 - - - org.eclipse.jetty - jetty-websocket - 8.1.17.v20150415 - - - - - - - org.apache.maven.plugins - maven-shade-plugin - 2.3 - - - - org.onlab.stc.Main - - - - - - *:* - - META-INF/*.SF - META-INF/*.DSA - META-INF/*.RSA - - - - - - - package - - shade - - - - - - - - -- cgit 1.2.3-korg