Release Oxygen
[controller.git] / opendaylight / md-sal / mdsal-trace / cli / pom.xml
index 94e8aedd751436602782dfc2eb5e83ef56b7d9df..45241082022e282b25a6fee3c2eeb36305e134a7 100644 (file)
@@ -6,20 +6,19 @@ 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">
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>3.0.1</version>
-    <relativePath />
+    <version>3.1.4</version>
+    <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>mdsal-trace-cli</artifactId>
-  <version>1.7.0-SNAPSHOT</version>
+  <version>1.7.4</version>
   <packaging>bundle</packaging>
 
   <dependencyManagement>
@@ -42,8 +41,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <dependency>
       <groupId>org.apache.karaf.shell</groupId>
       <artifactId>org.apache.karaf.shell.core</artifactId>
-      <!-- TODO remove <version> once https://git.opendaylight.org/gerrit/#/c/62397/ is merged-->
-      <version>4.0.9</version>
       <exclusions>
         <exclusion>
           <groupId>*</groupId>