Make RegistryControl asynchronous
[serviceutils.git] / karaf / pom.xml
index 89f1511d3b855d86e3ef6711e597942dd179b888..d0b60a3e6e9163f03b6ec8cf7410b9e005571d46 100644 (file)
@@ -12,13 +12,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>karaf4-parent</artifactId>
-    <version>3.1.2</version>
+    <version>13.0.4</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.serviceutils</groupId>
   <artifactId>serviceutils-karaf</artifactId>
-  <version>0.2.0-SNAPSHOT</version>
+  <version>0.13.0-SNAPSHOT</version>
   <!-- <name> formatting is used by autorelease to parse and notify projects on
        build failure. Please do not modify this unless you have a good reason. -->
   <name>ODL :: serviceutils :: ${project.artifactId}</name>