aboutsummaryrefslogtreecommitdiffstats
path: root/appc-inbound/appc-artifact-handler/installer/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'appc-inbound/appc-artifact-handler/installer/pom.xml')
-rwxr-xr-xappc-inbound/appc-artifact-handler/installer/pom.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/appc-inbound/appc-artifact-handler/installer/pom.xml b/appc-inbound/appc-artifact-handler/installer/pom.xml
index 9af28bf6a..1a1a9800e 100755
--- a/appc-inbound/appc-artifact-handler/installer/pom.xml
+++ b/appc-inbound/appc-artifact-handler/installer/pom.xml
@@ -36,6 +36,14 @@
<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>