Add odl-mdsal-bytebuddy
[mdsal.git] / features / features-mdsal / pom.xml
index f4458b9acf016263b65354f37792271f340c3061..9c72a664f69437987f87391ef45a3b82cd12d6ba 100644 (file)
             <type>xml</type>
         </dependency>
 
+        <!-- ByteBuddy -->
+        <dependency>
+            <groupId>org.opendaylight.mdsal</groupId>
+            <artifactId>odl-mdsal-bytebuddy</artifactId>
+            <classifier>features</classifier>
+            <type>xml</type>
+        </dependency>
+
         <!-- Common -->
         <dependency>
             <groupId>org.opendaylight.mdsal</groupId>