summaryrefslogtreecommitdiffstats
path: root/hosted-tenant-base/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'hosted-tenant-base/pom.xml')
-rw-r--r--hosted-tenant-base/pom.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/hosted-tenant-base/pom.xml b/hosted-tenant-base/pom.xml
index 66b8cb56443..4f3e5e88d37 100644
--- a/hosted-tenant-base/pom.xml
+++ b/hosted-tenant-base/pom.xml
@@ -265,9 +265,6 @@
</goals>
<configuration>
<tasks>
- <!-- Creating a dummy file to support running tests with old test runner. Remove when it is no longer in use -->
- <mkdir dir="target/application-test/artifacts" />
- <touch file="target/application-test/artifacts/.ignore" />
<copy file="target/${project.artifactId}-tests.jar" todir="target/application-test/components/" />
<zip destfile="target/application-test.zip" basedir="target/application-test/" />
</tasks>