Add knob to disable authentication
[lispflowmapping.git] / mappingservice / southbound / pom.xml
index e9d9061ace3d6f1310e4529eb130efb8e4beeff7..ad2ffd0ac9811df767a581cea3c7030a5882a9f9 100644 (file)
       <groupId>${project.groupId}</groupId>
       <artifactId>mappingservice.api</artifactId>
     </dependency>
+    <dependency>
+      <groupId>${project.groupId}</groupId>
+      <artifactId>mappingservice.config</artifactId>
+    </dependency>
     <dependency>
       <groupId>${project.groupId}</groupId>
       <artifactId>mappingservice.inmemorydb</artifactId>