summaryrefslogtreecommitdiffstats
path: root/artifactbroker/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'artifactbroker/pom.xml')
-rw-r--r--artifactbroker/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/artifactbroker/pom.xml b/artifactbroker/pom.xml
index f689997..66cb5da 100644
--- a/artifactbroker/pom.xml
+++ b/artifactbroker/pom.xml
@@ -255,7 +255,7 @@
<filtering>true</filtering>
</resource>
<resource>
- <directory>${project.basedir}/target</directory>
+ <directory>${project.basedir}/packages/target</directory>
<filtering>true</filtering>
<includes>
<include>*.zip</include>