aboutsummaryrefslogtreecommitdiffstats
path: root/container-dev/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'container-dev/pom.xml')
-rw-r--r--container-dev/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/container-dev/pom.xml b/container-dev/pom.xml
index ef6ce1529ee..0120a6c82fe 100644
--- a/container-dev/pom.xml
+++ b/container-dev/pom.xml
@@ -292,7 +292,7 @@
<manifest>
<addClasspath>true</addClasspath>
<classpathLayoutType>custom</classpathLayoutType>
- <customClasspathLayout>$${artifact.groupId}:$${artifact.artifactId}:$${artifact.version}</customClasspathLayout>
+ <customClasspathLayout>$${artifact.groupId}:$${artifact.artifactId}:$${artifact.vespa.version}</customClasspathLayout>
</manifest>
</archive>
</configuration>