Add blueprint wiring for LispFlowMapping
[lispflowmapping.git] / features / pom.xml
index 4d567aae620bdaa5e9bd2e73d4c6bbc99fa98f23..04185584b5a9a19834cebc4b97f39f97a588ce0d 100644 (file)
@@ -99,24 +99,10 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
       <artifactId>mappingservice.implementation</artifactId>
       <version>${project.version}</version>
     </dependency>
-    <dependency>
-      <groupId>${project.groupId}</groupId>
-      <artifactId>mappingservice.implementation</artifactId>
-      <version>${project.version}</version>
-      <classifier>config</classifier>
-      <type>xml</type>
-    </dependency>
-    <dependency>
-      <groupId>${project.groupId}</groupId>
-      <artifactId>mappingservice.southbound</artifactId>
-      <version>${project.version}</version>
-    </dependency>
     <dependency>
       <groupId>${project.groupId}</groupId>
       <artifactId>mappingservice.southbound</artifactId>
       <version>${project.version}</version>
-      <classifier>config</classifier>
-      <type>xml</type>
     </dependency>
     <dependency>
       <groupId>${project.groupId}</groupId>
@@ -128,13 +114,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
       <artifactId>mappingservice.inmemorydb</artifactId>
       <version>${project.version}</version>
     </dependency>
-    <dependency>
-      <groupId>${project.groupId}</groupId>
-      <artifactId>mappingservice.inmemorydb</artifactId>
-      <version>${project.version}</version>
-      <classifier>config</classifier>
-      <type>xml</type>
-    </dependency>
     <!--
     <dependency>
       <groupId>${project.groupId}</groupId>