From 76dc892491948adae5e5e62cf94448967e8d865b Mon Sep 17 00:00:00 2001 From: Ashlee Young Date: Sun, 6 Dec 2015 07:15:03 -0800 Subject: Fixes bad POM file with ONOS commit 8c68536972f63069c263635c9d9f4f31d7f3e9a2 Change-Id: I7adb5a2d3738d53dbc41db7577768b0e7ced5450 Signed-off-by: Ashlee Young --- framework/src/onos/pom.xml | 28 +++++++++++++--------------- 1 file changed, 13 insertions(+), 15 deletions(-) (limited to 'framework/src/onos/pom.xml') diff --git a/framework/src/onos/pom.xml b/framework/src/onos/pom.xml index 4d49abaa..c72a4594 100644 --- a/framework/src/onos/pom.xml +++ b/framework/src/onos/pom.xml @@ -39,16 +39,12 @@ Open Network Operating System root project - tools/package/maven-plugin utils core web cli protocols - - bgp - providers drivers @@ -58,7 +54,6 @@ tools/package/archetypes tools/package/branding - tools/build/conf http://onosproject.org/ @@ -79,10 +74,11 @@ UTF-8 - 1.1-SNAPSHOT + 1.1 4.0.23.Final 0.5.0.onos - 0.9.0.onos + + 0.9.2.onos-SNAPSHOT 3.0.3 1.19 @@ -94,6 +90,14 @@ + + + + snapshots + https://oss.sonatype.org/content/repositories/snapshots + + + @@ -558,7 +562,7 @@ - rsModel + onos.rsModel m Json model for REST api: @@ -650,7 +654,7 @@ org.onosproject onos-maven-plugin - 1.6-SNAPSHOT + 1.6 cfg @@ -694,12 +698,6 @@ onos-build-conf ${onos-build-conf.version} - - - com.puppycrawl.tools - checkstyle - 5.9 - -- cgit 1.2.3-korg