Merge "Startup archetype: remove 'Impl' from config subsystem Module name."
[controller.git] / opendaylight / config / config-api / pom.xml
index eff635c17e9f2d80c502b326ef285c8688e85bfe..d76bd50a3d646e49be9eca943a1b5e61b79f3304 100644 (file)
     <dependency>
       <groupId>org.osgi</groupId>
       <artifactId>org.osgi.core</artifactId>
+
+      <!-- We are adding generated code which is bound to OSGi, so we need
+           to make sure anyone dependending on this artifact inherits it -->
+      <scope>compile</scope>
     </dependency>
       <dependency>
           <groupId>org.opendaylight.yangtools</groupId>