From 27796605eea5825ac646fa4bc6ec8921c8a1d07a Mon Sep 17 00:00:00 2001 From: Yuta HIGUCHI Date: Wed, 22 Feb 2017 15:28:36 -0800 Subject: [PATCH] Cosmetic fixes tab -> space, etc. Change-Id: Ie73de0bae35c76e4ff617a2a30bd350193019b97 --- protocols/rest/api/pom.xml | 45 ++++++++++++++++++-------------------- 1 file changed, 21 insertions(+), 24 deletions(-) diff --git a/protocols/rest/api/pom.xml b/protocols/rest/api/pom.xml index 9c129b2ec2..e35e497052 100644 --- a/protocols/rest/api/pom.xml +++ b/protocols/rest/api/pom.xml @@ -28,31 +28,28 @@ onos-restsb-api bundle - - - org.glassfish.jersey.core - jersey-client - - - org.apache.httpcomponents - httpclient-osgi - 4.5.1 - - - commons-io - commons-io - 2.4 - - - junit - junit - 3.8.1 - test - - - ONOS Rest southbound plugin API - + + + org.glassfish.jersey.core + jersey-client + + + org.apache.httpcomponents + httpclient-osgi + 4.5.1 + + + commons-io + commons-io + 2.4 + + + junit + junit + test + + \ No newline at end of file