fix inventory toString misuses SpotBugs issues
[transportpce.git] / inventory / pom.xml
index 7ea17d53174f628e2d1d6b01acb2993fd630f99b..5fa07070d6461f446421faa0d81b81c267f2b24c 100644 (file)
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>5.0.9</version>
+        <version>5.0.10</version>
         <relativePath />
     </parent>
 
     <groupId>org.opendaylight.transportpce</groupId>
     <artifactId>transportpce-inventory</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <version>2.0.0-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <dependencies>