Release integration/distribution
[integration/distribution.git] / onap-karaf / pom.xml
index b0a695d37c347d3a676e54c389816fdff1f097f8..77eb35d18fc9b708b8fa03235254de20cacc0478 100644 (file)
@@ -4,13 +4,13 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>karaf4-parent</artifactId>
-        <version>7.0.2</version>
+        <version>8.1.9</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.integration</groupId>
     <artifactId>onap-karaf</artifactId>
-    <version>0.13.0-SNAPSHOT</version>
+    <version>0.14.5</version>
     <packaging>pom</packaging>
     <name>ODL :: integration :: ${project.artifactId}</name>
     <modelVersion>4.0.0</modelVersion>
             <scope>runtime</scope>
         </dependency>
 
-        <!-- MD-SAL Trace -->
-        <!-- FIXME: remove this with mdsal-6.0.1+ -->
-        <dependency>
-            <groupId>org.opendaylight.mdsal</groupId>
-            <artifactId>odl-mdsal-trace</artifactId>
-            <classifier>features</classifier>
-            <type>xml</type>
-            <scope>runtime</scope>
-        </dependency>
-
         <!-- Netconf -->
         <dependency>
             <groupId>org.opendaylight.netconf</groupId>