fix some sonar issues
[transportpce.git] / features / odl-transportpce / pom.xml
index 4084a5928730a49f8e38e23056dec5b5a00ce61a..3be5b45d3696b6aa4d206e6ab7d9fe81a3bea266 100644 (file)
@@ -12,22 +12,22 @@ 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>3.1.4</version>
+    <version>4.0.11</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.transportpce</groupId>
   <artifactId>odl-transportpce</artifactId>
-  <version>0.3.0-SNAPSHOT</version>
+  <version>0.4.0-SNAPSHOT</version>
   <packaging>feature</packaging>
 
 
   <properties>
-    <mdsal.model.version>0.13.1-SNAPSHOT</mdsal.model.version>
-    <mdsal.version>1.8.1-SNAPSHOT</mdsal.version>
-    <yangtools.version>2.0.9</yangtools.version>
-    <netconf.version>1.5.1-SNAPSHOT</netconf.version>
-    <restconf.version>1.8.1-SNAPSHOT</restconf.version>
+    <mdsal.model.version>0.13.2</mdsal.model.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>