aboutsummaryrefslogtreecommitdiffstats
path: root/jdisc_core/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'jdisc_core/pom.xml')
-rw-r--r--jdisc_core/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/jdisc_core/pom.xml b/jdisc_core/pom.xml
index b289d5816cd..3206e70ad34 100644
--- a/jdisc_core/pom.xml
+++ b/jdisc_core/pom.xml
@@ -295,9 +295,9 @@
<goal>exec</goal>
</goals>
<configuration>
- <executable>${project.basedir}/src/test/perl/jdisc_logfmt_test.sh</executable>
+ <executable>${project.basedir}/src/test/perl/vespa-jdisc-logfmt-test.sh</executable>
<arguments>
- <argument>${project.basedir}/src/main/perl/jdisc_logfmt</argument>
+ <argument>${project.basedir}/src/main/perl/vespa-jdisc-logfmt</argument>
</arguments>
</configuration>
</execution>