From 1eb75cd19212ecff9e76fc26f52f87ca9f661e51 Mon Sep 17 00:00:00 2001 From: Arnstein Ressem Date: Fri, 21 Jul 2023 13:37:05 +0200 Subject: Revert "New parent pom" --- container/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'container/pom.xml') 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 @@ true custom - $${artifact.groupId}:$${artifact.artifactId}:$${artifact.vespa.version} + $${artifact.groupId}:$${artifact.artifactId}:$${artifact.version} -- cgit v1.2.3