Startup archetype: remove 'Impl' from config subsystem Module name.
[controller.git] / opendaylight / md-sal / mdsal-artifacts / pom.xml
index 01a55e883eaf88622f65d6fbda74b7c89d020e78..f88e09cecba5b456e73b9ce25e6fc09efa74bc7c 100644 (file)
                 <type>xml</type>
                 <scope>runtime</scope>
             </dependency>
+            <dependency>
+              <groupId>${project.groupId}</groupId>
+              <artifactId>features-restconf</artifactId>
+              <version>${project.version}</version>
+              <classifier>features</classifier>
+              <type>xml</type>
+              <scope>runtime</scope>
+            </dependency>
 
             <!-- FIXME: move this into netconf-artifacts -->
             <dependency>
         </dependencies>
     </dependencyManagement>
 </project>
-