Add ALTO to Karaf 4 distribution
[integration/distribution.git] / artifacts / upstream / feature-repos / pom.xml
index 398aa6a6c026c9eca63b817d156e527dbfaf4497..d09404070b9ded45d989ed0e9c1f67459f09f334 100644 (file)
                 <type>xml</type>
             </dependency>
 
+            <!-- ALTO -->
+            <dependency>
+                <groupId>org.opendaylight.alto</groupId>
+                <artifactId>features4-alto</artifactId>
+                <version>${alto.version}</version>
+                <classifier>features</classifier>
+                <type>xml</type>
+            </dependency>
+
+
             <!-- BIER -->
             <dependency>
                 <groupId>org.opendaylight.bier</groupId>