Add ALTO to Karaf 4 distribution
[integration/distribution.git] / features / repos / index / pom.xml
index 3ee0554382ba8b61a0b8214a25cb4eef2e755f68..311adf38602bd891251e3d485db5658ed54505d1 100644 (file)
             <type>xml</type>
         </dependency>
 
+        <!-- ALTO -->
+        <dependency>
+            <groupId>org.opendaylight.alto</groupId>
+            <artifactId>features4-alto</artifactId>
+            <classifier>features</classifier>
+            <type>xml</type>
+        </dependency>
+
         <!-- BGPCEP -->
         <dependency>
             <groupId>org.opendaylight.bgpcep</groupId>