Bump versions to 9.0.2-SNAPSHOT
[mdsal.git] / karaf / pom.xml
index 32d2c6c8576307ed7e3644d755fec4025217b6f3..35ce34fe4a5f4aeea3abe7c75c13af0ac83e478f 100644 (file)
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>karaf4-parent</artifactId>
-    <version>9.0.6</version>
+    <version>10.0.0</version>
     <relativePath/>
 </parent>
 
   <groupId>org.opendaylight.mdsal</groupId>
   <artifactId>mdsal-karaf</artifactId>
-  <version>8.0.5-SNAPSHOT</version>
+  <version>9.0.2-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <dependencyManagement>
@@ -25,7 +25,7 @@
       <dependency>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>8.0.5-SNAPSHOT</version>
+        <version>9.0.2-SNAPSHOT</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>