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/features/pom.xml | 89 ------------------------------------- 1 file changed, 89 deletions(-) delete mode 100644 framework/src/onos/features/pom.xml (limited to 'framework/src/onos/features/pom.xml') diff --git a/framework/src/onos/features/pom.xml b/framework/src/onos/features/pom.xml deleted file mode 100644 index caeb8ea0..00000000 --- a/framework/src/onos/features/pom.xml +++ /dev/null @@ -1,89 +0,0 @@ - - - - 4.0.0 - - - org.onosproject - onos - 1.4.0-rc1 - ../pom.xml - - - onos-features - pom - - ONOS Apache Karaf feature definitions - - - - - com.google.code.maven-replacer-plugin - replacer - 1.5.3 - - - prepare-package - - replace - - - - - ${pom.basedir}/features.xml - ${pom.basedir}/target/features.xml - - - @ONOS-VERSION - ${project.version} - - - @FEATURE-VERSION - ${project.version} - - - - - - org.codehaus.mojo - build-helper-maven-plugin - 1.9 - - - attach-artifacts - package - - attach-artifact - - - - - target/features.xml - xml - features - - - - - - - - - - -- cgit 1.2.3-korg