Merge "Technical debt - fix Renderer sonar issues"
[transportpce.git] / inventory / pom.xml
index 1c33b92a5e4597aad996d6975660cb80fccc1db5..aedba6d02e187a586674650e54baa9d36b3605d8 100644 (file)
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>5.0.12</version>
+        <version>6.0.4</version>
         <relativePath />
     </parent>
 
     <groupId>org.opendaylight.transportpce</groupId>
     <artifactId>transportpce-inventory</artifactId>
-    <version>2.0.0-SNAPSHOT</version>
+    <version>3.0.0-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <dependencies>