Bump karaf-empty dependency version to 2.0.4
[controller.git] / opendaylight / config / config-it-base / pom.xml
index cf1759261f563833259242fc8be83c99e0e0e557..4214a3b77465604c09fdd9e526c868ef0cf71965 100644 (file)
@@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>config-parent</artifactId>
-    <version>0.7.0-SNAPSHOT</version>
+    <version>0.8.0-SNAPSHOT</version>
     <relativePath>../config-parent</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
@@ -19,7 +19,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <packaging>bundle</packaging>
 
   <properties>
-    <opendaylight.karaf.version>1.9.0-SNAPSHOT</opendaylight.karaf.version>
+    <opendaylight.karaf.version>2.0.4</opendaylight.karaf.version>
   </properties>
 
   <dependencyManagement>