Bump versions to 5.0.17-SNAPSHOT
[mdsal.git] / binding / mdsal-binding-dom-codec / pom.xml
index 8d27c2de5a5ff280e52a00dbd3c280d6a4eade4e..e5369dcc468d2eab0571268ea194fe8ac296bc80 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>dom-parent</artifactId>
-        <version>5.0.11-SNAPSHOT</version>
+        <version>5.0.17-SNAPSHOT</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.7</version>
+            <version>1.10.11</version>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.mdsal</groupId>