BUG-8360: add mdsal-binding-dom-codec-osgi
[mdsal.git] / common / features / features-mdsal / pom.xml
index 11dd745603ed01507225a515afece2f78dde38aa..7428c275de86247664c8e5bad5fb80d28a7022cd 100644 (file)
             <groupId>${project.groupId}</groupId>
             <artifactId>mdsal-binding-dom-codec</artifactId>
         </dependency>
+        <dependency>
+            <groupId>${project.groupId}</groupId>
+            <artifactId>mdsal-binding-dom-codec-osgi</artifactId>
+        </dependency>
 
         <dependency>
             <groupId>${project.groupId}</groupId>