Merge "Clean up pom files"
[unimgr.git] / impl / pom.xml
index 26fea0022f01ed9510c07220d4978c8c25362fc0..d68aab3caf4098ea3a7b56a736bebc0927689d7a 100755 (executable)
@@ -31,10 +31,11 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
       <artifactId>unimgr-api</artifactId>
       <version>${project.version}</version>
     </dependency>
+
 <!--     OVSDB dependency -->
     <dependency>
       <groupId>org.opendaylight.ovsdb</groupId>
-      <artifactId>southbound-api</artifactId>
+      <artifactId>southbound-impl</artifactId>
       <version>${ovsdb.version}</version>
     </dependency>