Fixing problems with features files
[appc.git] / appc-inbound / appc-artifact-handler / installer / pom.xml
index 9af28bf..1a1a980 100755 (executable)
                        <groupId>org.openecomp.appc</groupId>
                        <artifactId>appc-artifact-handler-provider</artifactId>
                </dependency>
+               
+               <dependency>
+                       <groupId>org.openecomp.appc</groupId>
+                       <artifactId>appc-artifact-handler-provider</artifactId>
+                       <version>${project.version}</version>
+                       <classifier>config</classifier>
+                       <type>xml</type>
+               </dependency>
 
        </dependencies>