Adapt TransportPCE code to Chlorine
[transportpce.git] / inventory / pom.xml
index 9dc9e8b50838ab3b12a6a76cdc2ecad7c488db55..69314b17f4db4b353ca3059166254803c77ba75a 100644 (file)
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>8.0.11</version>
+    <version>10.0.1</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.transportpce</groupId>
   <artifactId>transportpce-inventory</artifactId>
-  <version>5.0.0-SNAPSHOT</version>
+  <version>6.0.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <dependencyManagement>