Bump deps to new Silicon dev versions
[transportpce.git] / nbinotifications / pom.xml
index e49c0f15d8b5cf529ebc3324158e8a8ce9b4c43f..2078e5a0197af9a90ed1c71fea4e2667a1a7d2f8 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>7.0.5</version>
+        <version>7.0.6</version>
         <relativePath />
     </parent>
 
@@ -24,7 +24,6 @@
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
         <kafka.version>2.6.0</kafka.version>
     </properties>
-
     <dependencies>
         <dependency>
             <groupId>${project.groupId}</groupId>
@@ -67,5 +66,4 @@
             <scope>test</scope>
         </dependency>
     </dependencies>
-
 </project>