summaryrefslogtreecommitdiffstats
path: root/container-dev
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-dev
parent66287bbdcc6290e278fad3f37c044d3d13ef4395 (diff)
Revert "New parent pom"
Diffstat (limited to 'container-dev')
-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 0120a6c82fe..ef6ce1529ee 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.vespa.version}</customClasspathLayout>
+ <customClasspathLayout>$${artifact.groupId}:$${artifact.artifactId}:$${artifact.version}</customClasspathLayout>
</manifest>
</archive>
</configuration>