Merge dev/fluorine work across to master
[unimgr.git] / artifacts / pom.xml
index d689aea9765241805ef04afe581a565b1a856e56..e4b0850c8c0dcf2b6a6c0c1f955ad2c9243fa8d2 100644 (file)
@@ -13,7 +13,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>3.0.2</version>
+    <version>3.1.2</version>
     <relativePath/>
   </parent>
 
@@ -27,11 +27,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
 
   <dependencyManagement>
     <dependencies>
-      <dependency>
-        <groupId>${project.groupId}</groupId>
-        <artifactId>unimgr-api</artifactId>
-        <version>${project.version}</version>
-      </dependency>
       <dependency>
         <groupId>${project.groupId}</groupId>
         <artifactId>unimgr-impl</artifactId>
@@ -47,11 +42,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
         <artifactId>ovs-driver</artifactId>
         <version>${project.version}</version>
       </dependency>
-      <dependency>
-        <groupId>${project.groupId}</groupId>
-        <artifactId>unimgr-netvirt</artifactId>
-        <version>${project.version}</version>
-      </dependency>
       <dependency>
         <groupId>${project.groupId}</groupId>
         <artifactId>unimgr-template-driver</artifactId>