Allow MDSALManager exceptions
[netvirt.git] / artifacts / pom.xml
index 975b0317ff512c24799a74ad18297cf014134e7e..ec06e73543667555b497c3cffa516b9f7ad09104 100644 (file)
@@ -6,13 +6,12 @@ This program and the accompanying materials are made available under the
 terms of the Eclipse Public License v1.0 which accompanies this distribution,
 and is available at http://www.eclipse.org/legal/epl-v10.html
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
 
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>3.0.2</version>
+        <version>3.1.2</version>
         <relativePath/>
     </parent>
 
@@ -53,13 +52,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
                 <classifier>features</classifier>
                 <type>xml</type>
             </dependency>
-            <!--<dependency>
-              <groupId>${project.groupId}</groupId>
-              <artifactId>odl-netvirt-ui</artifactId>
-              <version>${project.version}</version>
-              <classifier>features</classifier>
-              <type>xml</type>
-            </dependency>-->
         </dependencies>
     </dependencyManagement>