Bump karaf-empty dependency version to 2.0.4
[controller.git] / opendaylight / config / config-it-base / pom.xml
index 9759b2cc5ebc2d8dc9bb9d0a9a5b3872fa1f84cf..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.6.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.8.0-SNAPSHOT</opendaylight.karaf.version>
+    <opendaylight.karaf.version>2.0.4</opendaylight.karaf.version>
   </properties>
 
   <dependencyManagement>
@@ -39,7 +39,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
       <artifactId>config-util</artifactId>
     </dependency>
     <dependency>
-      <groupId>org.opendaylight.controller</groupId>
+      <groupId>org.opendaylight.odlparent</groupId>
       <artifactId>opendaylight-karaf-empty</artifactId>
       <version>${opendaylight.karaf.version}</version>
       <type>zip</type>