summaryrefslogtreecommitdiffstats
path: root/container
diff options
context:
space:
mode:
authorArnstein Ressem <aressem@gmail.com>2023-07-21 13:37:05 +0200
committerGitHub <noreply@github.com>2023-07-21 13:37:05 +0200
commit1eb75cd19212ecff9e76fc26f52f87ca9f661e51 (patch)
treeaf8406fb6ccd7d9f15a148659ae82868f675e53d /container
parent66287bbdcc6290e278fad3f37c044d3d13ef4395 (diff)
Revert "New parent pom"
Diffstat (limited to 'container')
-rw-r--r--container/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/container/pom.xml b/container/pom.xml
index b4d446ae356..f86f1fc3625 100644
--- a/container/pom.xml
+++ b/container/pom.xml
@@ -56,7 +56,7 @@
<manifest>
<addClasspath>true</addClasspath>
<classpathLayoutType>custom</classpathLayoutType>
- <customClasspathLayout>$${artifact.groupId}:$${artifact.artifactId}:$${artifact.vespa.version}</customClasspathLayout>
+ <customClasspathLayout>$${artifact.groupId}:$${artifact.artifactId}:$${artifact.version}</customClasspathLayout>
</manifest>
</archive>
</configuration>