fix some sonar issues
[transportpce.git] / features / odl-transportpce / pom.xml
index fc9ac96b7a33a73e71246773496d46b76eba1e2d..3be5b45d3696b6aa4d206e6ab7d9fe81a3bea266 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>single-feature-parent</artifactId>
-    <version>4.0.9</version>
+    <version>4.0.11</version>
     <relativePath/>
   </parent>
 
@@ -24,10 +24,10 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
 
   <properties>
     <mdsal.model.version>0.13.2</mdsal.model.version>
-    <mdsal.version>1.9.0-SNAPSHOT</mdsal.version>
-    <yangtools.version>2.1.8</yangtools.version>
-    <netconf.version>1.6.0-SNAPSHOT</netconf.version>
-    <restconf.version>1.9.0-SNAPSHOT</restconf.version>
+    <mdsal.version>1.9.2-SNAPSHOT</mdsal.version>
+    <yangtools.version>2.1.11</yangtools.version>
+    <netconf.version>1.6.2-SNAPSHOT</netconf.version>
+    <restconf.version>1.9.2-SNAPSHOT</restconf.version>
     <configfile.directory>etc/opendaylight/karaf</configfile.directory>
   </properties>