MDSAL DS acces - standalone bundle.
[lispflowmapping.git] / features / pom.xml
index 0fc1252c1138ad070320cc4d6f1f58af9817dbe5..c7c1ed59912fbd52efefc8e2ec6b5eebef2ddcb8 100644 (file)
@@ -89,6 +89,11 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
       <type>xml</type>
       <scope>runtime</scope>
     </dependency>
+    <dependency>
+      <groupId>${project.groupId}</groupId>
+      <artifactId>mappingservice.dsbackend</artifactId>
+      <version>${project.version}</version>
+    </dependency>
     <dependency>
       <groupId>${project.groupId}</groupId>
       <artifactId>mappingservice.implementation</artifactId>