fix some sonar issues
[transportpce.git] / networkmodel / pom.xml
index 5d218fccd73faeac46d1f130be632202184e0686..a0b84f6a37d9cdd1b3035273b7e322ffca3c2396 100644 (file)
@@ -13,13 +13,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>3.1.4</version>
+    <version>4.0.11</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.transportpce</groupId>
   <artifactId>transportpce-networkmodel</artifactId>
-  <version>0.3.0-SNAPSHOT</version>
+  <version>0.4.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <dependencyManagement>
@@ -27,7 +27,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
       <dependency>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-artifacts</artifactId>
-        <version>1.5.2-SNAPSHOT</version>
+        <version>1.6.2-SNAPSHOT</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>