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/pom.xml | 25 +++++++++++++++++++------ 1 file changed, 19 insertions(+), 6 deletions(-) (limited to 'framework/src/onos/pom.xml') diff --git a/framework/src/onos/pom.xml b/framework/src/onos/pom.xml index 89930f59..78fbcf2d 100644 --- a/framework/src/onos/pom.xml +++ b/framework/src/onos/pom.xml @@ -39,15 +39,15 @@ Open Network Operating System root project + tools/package/maven-plugin utils core web cli - openflow + protocols + ovsdb - netconf - pcep bgp providers @@ -545,7 +545,20 @@ 1 - + + org.apache.maven.plugins + maven-javadoc-plugin + 2.10.3 + + + + rsModel + m + Json model for REST api: + + + + org.apache.maven.plugins maven-jar-plugin @@ -631,8 +644,8 @@ org.onosproject onos-maven-plugin - 1.5 - + 1.6-SNAPSHOT + cfg generate-resources -- cgit 1.2.3-korg