Release mdsal
[mdsal.git] / binding / mdsal-binding-dom-codec / pom.xml
index 046ae3bf18ab969a2d1abcdd71dd24649f1256e7..d0b1c197e2bb00f025c2f1bf8b6212ec491dd0fa 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>dom-parent</artifactId>
-        <version>6.0.2-SNAPSHOT</version>
+        <version>6.0.7</version>
         <relativePath>../../dom/dom-parent</relativePath>
     </parent>
 
@@ -29,7 +29,7 @@
             <!-- We are going to shade this -->
             <groupId>net.bytebuddy</groupId>
             <artifactId>byte-buddy</artifactId>
-            <version>1.10.10</version>
+            <version>1.10.17</version>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.yangtools</groupId>