aboutsummaryrefslogtreecommitdiffstats
path: root/component/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'component/pom.xml')
-rwxr-xr-xcomponent/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/component/pom.xml b/component/pom.xml
index 9d8ebb8f037..75b07643c7e 100755
--- a/component/pom.xml
+++ b/component/pom.xml
@@ -76,7 +76,7 @@
<configuration>
<mainClass>com.yahoo.vespa.VersionTagger</mainClass>
<arguments>
- <argument>${project.basedir}/../dist/vtag.map</argument>
+ <argument>${project.basedir}/../dist/vtag.map</argument>
<argument>com.yahoo.component</argument>
<argument>${project.build.directory}/generated-sources/vtag</argument>
<argument>vtag</argument>