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