From 77ce3be7567bd01c66d8ee88a93b485666723501 Mon Sep 17 00:00:00 2001 From: Ashlee Young Date: Sun, 22 Nov 2015 10:02:05 -0800 Subject: Removed patch path since changes have been merged upstream to a different path. Updated README with directions. Change-Id: Ie419abd2d3d3ef7315de9f607dcd757a78190995 Signed-off-by: Ashlee Young --- framework/src/onos/pcep/api/pom.xml | 99 ------------------------------------- 1 file changed, 99 deletions(-) delete mode 100644 framework/src/onos/pcep/api/pom.xml (limited to 'framework/src/onos/pcep/api/pom.xml') diff --git a/framework/src/onos/pcep/api/pom.xml b/framework/src/onos/pcep/api/pom.xml deleted file mode 100644 index 4588ad6f..00000000 --- a/framework/src/onos/pcep/api/pom.xml +++ /dev/null @@ -1,99 +0,0 @@ - - - - 4.0.0 - - - org.onosproject - onos-pcep-controller - 1.4.0-SNAPSHOT - ../pom.xml - - - onos-pcep-controller-api - bundle - - ONOS Pcep client controller subsystem API - - - - org.onosproject - onos-app-pcep-api - - - org.onosproject - onos-pcepio - - - io.netty - netty - - - org.onosproject - onos-api - - - org.onosproject - onlab-misc - - - - - - - - org.apache.maven.plugins - maven-shade-plugin - 2.3 - - - - io.netty:netty - com.google.guava:guava - org.slf4j:slfj-api - ch.qos.logback:logback-core - ch.qos.logback:logback-classic - com.google.code.findbugs:annotations - - - - - - package - - shade - - - - - - org.apache.felix - maven-bundle-plugin - - - - org.onosproject.pcep.*,org.onosproject.pcepio.* - - - - - - - - -- cgit 1.2.3-korg