Convert mdsal-common-api to bnd-parent
[mdsal.git] / bundle-parent / pom.xml
index 6af795f2cc31e3e07a51e3aca929d2c3b5097d3c..5035d11215547f9194b700c96d48c4b2007648a1 100644 (file)
         <dependencies>
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
-                <artifactId>mdsal-artifacts</artifactId>
+                <artifactId>bnd-parent</artifactId>
                 <version>13.0.0-SNAPSHOT</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
-            <dependency>
-                <groupId>net.bytebuddy</groupId>
-                <artifactId>byte-buddy</artifactId>
-                <version>1.14.11</version>
-            </dependency>
         </dependencies>
     </dependencyManagement>