Do not include byte-buddy META-INF in shade
[mdsal.git] / binding / mdsal-binding-test-utils / pom.xml
index 0c8c98364fcf3656ed9471f7f32f4a08d3b36e96..02e0e47e5126045337cf0b24e13a79c56034bc46 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>5.0.0</version>
+        <version>5.0.2-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>mdsal-binding-test-utils</artifactId>
-    <version>4.0.2-SNAPSHOT</version>
+    <version>5.0.0-SNAPSHOT</version>
 
     <dependencyManagement>
         <dependencies>