Remove commons.northbound as dependency 01/24301/2
authorThanh Ha <thanh.ha@linuxfoundation.org>
Mon, 20 Jul 2015 17:46:44 +0000 (13:46 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Mon, 20 Jul 2015 17:59:41 +0000 (13:59 -0400)
Controller's commons.northbound has been removed as an artifact in
Beryllium.

Bug: 4021
Change-Id: I813e75713814f579a7639e2804836ad3f87dabf3
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
alto-northbound/pom.xml

index 94e92e93fc32d6105035f214e8d181e293de34c0..86766b5062af602254bed2f64d81a54df1af8afe 100644 (file)
       <artifactId>com.sun.jersey.jersey-servlet</artifactId>
     </dependency>
 
-    <dependency>
-      <groupId>org.opendaylight.controller</groupId>
-      <artifactId>commons.northbound</artifactId>
-      <version>${controller.commons.northbound.version}</version>
-    </dependency>
-
     <dependency>
       <groupId>org.opendaylight.controller</groupId>
       <artifactId>sal-common-util</artifactId>