Bump versions to 7.0.2-SNAPSHOT
[mdsal.git] / binding / mdsal-binding-dom-codec / pom.xml
index 99ffb56282ad168c816267e2a3735e8ff1f99ff2..2a9cc7e8a838268394e09fbda50726ff7a47a6a2 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>dom-parent</artifactId>
-        <version>7.0.0-SNAPSHOT</version>
+        <version>7.0.2-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.13</version>
+            <version>1.10.17</version>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.yangtools</groupId>