Drop scope=runtime from features declaration
[controller.git] / artifacts / pom.xml
index 0530034531fdba8df0c87b8abd226fca18d273ab..e75fc3e662b2ee19ff90132da621573d84baae91 100644 (file)
                 <version>${project.version}</version>
                 <classifier>features</classifier>
                 <type>xml</type>
-                <scope>runtime</scope>
             </dependency>
             <dependency>
                 <groupId>${project.groupId}</groupId>
                 <version>${project.version}</version>
                 <classifier>features</classifier>
                 <type>xml</type>
-                <scope>runtime</scope>
             </dependency>
             <dependency>
                 <groupId>${project.groupId}</groupId>
                 <version>${project.version}</version>
                 <classifier>features</classifier>
                 <type>xml</type>
-                <scope>runtime</scope>
             </dependency>
 
             <!-- Config remnants -->