Bump versions to 8.0.10-SNAPSHOT
[mdsal.git] / binding / mdsal-binding-dom-codec / pom.xml
index 54d8940622a12d98f3c0ba7363137c596398e150..5d82e9e944c6cd3f897ed762f96312e600ae4a30 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>dom-parent</artifactId>
-        <version>8.0.0-SNAPSHOT</version>
+        <version>8.0.10-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.11.5</version>
+            <version>1.12.1</version>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.yangtools</groupId>