Add support for Karaf shell lisp:* commands
[lispflowmapping.git] / artifacts / pom.xml
index 8136fb94a49f3e208a7d566bfde88dd28f4b9ae3..fb8753a797158f15e80fa7093cbdf0297681d954 100644 (file)
@@ -51,6 +51,11 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
         <artifactId>mappingservice.northbound</artifactId>
         <version>${project.version}</version>
       </dependency>
+      <dependency>
+        <groupId>${project.groupId}</groupId>
+        <artifactId>mappingservice.shell</artifactId>
+        <version>${project.version}</version>
+      </dependency>
       <dependency>
         <groupId>${project.groupId}</groupId>
         <artifactId>mappingservice.southbound</artifactId>