Add Akka packaging
[controller.git] / features / odl-controller-scala / pom.xml
index 1c474fea623c0441c485910b96763292ea7e0593..18b86974c6f9b02f70c42a5335aa414be4c19f85 100644 (file)
@@ -42,5 +42,9 @@
             <groupId>org.scala-lang.modules</groupId>
             <artifactId>scala-java8-compat_2.13</artifactId>
         </dependency>
+        <dependency>
+            <groupId>org.scala-lang.modules</groupId>
+            <artifactId>scala-parser-combinators_2.13</artifactId>
+        </dependency>
     </dependencies>
 </project>