Add nemo karaf4 to distribution
[integration/distribution.git] / artifacts / upstream / feature-repos / pom.xml
index bc47002f7e171810286e6bd1630737008ace71b6..2c4c16121c9f75be8188d528080bb2267e59121d 100644 (file)
                 <type>xml</type>
             </dependency>
 
+            <!-- NEMO -->
+            <dependency>
+                <groupId>org.opendaylight.nemo</groupId>
+                <artifactId>nemo-features</artifactId>
+                <version>${nemo.version}</version>
+                <classifier>features</classifier>
+                <type>xml</type>
+            </dependency>
+
             <!-- NIC -->
             <dependency>
                 <groupId>org.opendaylight.nic</groupId>