Remove AbstractRegistrationTree
[controller.git] / opendaylight / config / config-it-base / pom.xml
index e12b96618d42dfc26674cc356de8b68d383cfa32..57d0f75c4892458573e486ba13fd14fdd1e25e83 100644 (file)
@@ -12,7 +12,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.8.0-SNAPSHOT</version>
+    <version>0.9.0-SNAPSHOT</version>
     <relativePath>../config-parent</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
@@ -20,7 +20,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <packaging>bundle</packaging>
 
   <properties>
-    <opendaylight.karaf.version>2.0.4</opendaylight.karaf.version>
+    <opendaylight.karaf.version>3.0.2</opendaylight.karaf.version>
   </properties>
 
   <dependencyManagement>