Add FaaS into distribution
[integration/distribution.git] / artifacts / upstream / feature-repos / pom.xml
index 2c4c16121c9f75be8188d528080bb2267e59121d..84f74060ea5caefb4a3648cdbed50cba54f359f9 100644 (file)
                 <type>xml</type>
             </dependency>
 
+            <!-- FaaS -->
+            <dependency>
+                <groupId>org.opendaylight.faas</groupId>
+                <artifactId>features4-faas</artifactId>
+                <version>${faas.version}</version>
+                <classifier>features</classifier>
+                <type>xml</type>
+            </dependency>
+
             <!-- InfraUtils -->
             <dependency>
                 <groupId>org.opendaylight.infrautils</groupId>