From 6a07d2d622eaa06953f3353e39c080984076e8de Mon Sep 17 00:00:00 2001 From: Ashlee Young Date: Fri, 9 Oct 2015 18:32:44 -0700 Subject: Updated master to commit id 6ee8aa3e67ce89908a8c93aa9445c6f71a18f986 Change-Id: I94b055ee2f298daf71e2ec794fd0f2495bd8081f --- framework/src/onos/bgp/pom.xml | 60 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 60 insertions(+) create mode 100755 framework/src/onos/bgp/pom.xml (limited to 'framework/src/onos/bgp/pom.xml') diff --git a/framework/src/onos/bgp/pom.xml b/framework/src/onos/bgp/pom.xml new file mode 100755 index 00000000..941168ba --- /dev/null +++ b/framework/src/onos/bgp/pom.xml @@ -0,0 +1,60 @@ + + + + 4.0.0 + + + org.onosproject + onos + 1.4.0-SNAPSHOT + ../pom.xml + + + onos-bgp + pom + + ONOS BGP Protocol subsystem + + + api + ctl + bgpio + + + + + org.onosproject + onlab-misc + + + org.onosproject + onlab-junit + + + + + + + org.apache.felix + maven-bundle-plugin + + + + + -- cgit 1.2.3-korg