Add odl-mdsal-bytebuddy
[mdsal.git] / artifacts / pom.xml
index f9a5323bcc6317c7bc2cc19debcb80b33ef74ed2..3e993dbeb0866a25bb73e5edd3ba45b10e51d368 100644 (file)
                 <type>xml</type>
             </dependency>
 
+            <!-- ByteBuddy -->
+            <dependency>
+                <groupId>${project.groupId}</groupId>
+                <artifactId>odl-mdsal-bytebuddy</artifactId>
+                <version>10.0.0-SNAPSHOT</version>
+                <classifier>features</classifier>
+                <type>xml</type>
+            </dependency>
+
             <!-- COMMON -->
             <dependency>
                 <groupId>${project.groupId}</groupId>