Bump odlparent/yangtools/mdsal to 6.0.3/4.0.3/5.0.6
[bgpcep.git] / distribution-karaf / pom.xml
index 9fcc6b595a1bfb342a947b986eb630820a19a874..d5ebd418c2c36bed233889f289c707abb8b0d92b 100644 (file)
@@ -3,20 +3,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>karaf4-parent</artifactId>
-    <version>3.1.0</version>
+    <version>6.0.3</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.bgpcep</groupId>
   <artifactId>distribution-karaf</artifactId>
-  <version>0.10.0-SNAPSHOT</version>
+  <version>0.13.0-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <dependencyManagement>