summaryrefslogtreecommitdiffstats
path: root/container-llama
diff options
context:
space:
mode:
authorArne Juul <arnej@vespa.ai>2024-03-25 08:23:49 +0000
committerArne Juul <arnej@yahooinc.com>2024-04-02 15:57:16 +0200
commit7c5944fe394998becbd7448711fc6e25922882ff (patch)
tree5d0ff50522dfb8aa7b0dd38fad5150108a0ed410 /container-llama
parentda256a41081afb82aab855a49ec07443b3fe595a (diff)
minor cleanup for de.kherud:llama
Diffstat (limited to 'container-llama')
-rw-r--r--container-llama/pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/container-llama/pom.xml b/container-llama/pom.xml
index 47941807d4c..33ded1afa51 100644
--- a/container-llama/pom.xml
+++ b/container-llama/pom.xml
@@ -35,7 +35,6 @@
<dependency>
<groupId>de.kherud</groupId>
<artifactId>llama</artifactId>
- <version>${java-llama.vespa.version}</version>
<scope>compile</scope>
</dependency>
</dependencies>