From 75571ba1838da1ad87eb418302c4bced5bae1137 Mon Sep 17 00:00:00 2001 From: dhingu Date: Sat, 11 Jul 2026 11:53:22 +0530 Subject: [PATCH] fix(deps): Replace ${revision} with ${project.version} in artifacts path --- computer/computer-dist/pom.xml | 4 ++-- computer/computer-k8s-operator/pom.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/computer/computer-dist/pom.xml b/computer/computer-dist/pom.xml index 5ae7a5a3f..8cbc92ce4 100644 --- a/computer/computer-dist/pom.xml +++ b/computer/computer-dist/pom.xml @@ -109,10 +109,10 @@ - - - hugegraph-computer-operator-${revision} + hugegraph-computer-operator-${project.version} org.apache.maven.plugins