From ab0caf3e9e793f64d5b58547b524fa873402a5b4 Mon Sep 17 00:00:00 2001 From: Claude Date: Sat, 4 Jul 2026 19:42:08 +0000 Subject: [PATCH] Release 5.0.5 Bump the reactor version from 5.0.5-SNAPSHOT to 5.0.5 across the parent and both child POMs (llama, llama-langchain4j) and update the README dependency snippets from 5.0.4 to 5.0.5. Co-Authored-By: Claude Opus 4.8 Claude-Session: https://claude.ai/code/session_01RXWwtbpTWjesgJdBWS27GJ --- README.md | 38 +++++++++++++++++++------------------- llama-langchain4j/pom.xml | 2 +- llama/pom.xml | 4 ++-- pom.xml | 2 +- 4 files changed, 23 insertions(+), 23 deletions(-) diff --git a/README.md b/README.md index 772dd18f..3dc4bd1b 100644 --- a/README.md +++ b/README.md @@ -119,7 +119,7 @@ Access this library via Maven (released versions on Maven Central): net.ladenthin llama - 5.0.4 + 5.0.5 ``` @@ -204,14 +204,14 @@ exclusive — and optionally a CPU Windows build. net.ladenthin llama - 5.0.4 + 5.0.5 net.ladenthin llama - 5.0.4 + 5.0.5 cuda13-linux-x86-64 @@ -219,7 +219,7 @@ exclusive — and optionally a CPU Windows build. net.ladenthin llama - 5.0.4 + 5.0.5 opencl-android-aarch64 @@ -227,7 +227,7 @@ exclusive — and optionally a CPU Windows build. net.ladenthin llama - 5.0.4 + 5.0.5 cuda13-windows-x86-64 @@ -235,7 +235,7 @@ exclusive — and optionally a CPU Windows build. net.ladenthin llama - 5.0.4 + 5.0.5 vulkan-windows-x86-64 @@ -243,7 +243,7 @@ exclusive — and optionally a CPU Windows build. net.ladenthin llama - 5.0.4 + 5.0.5 vulkan-linux-x86-64 @@ -251,7 +251,7 @@ exclusive — and optionally a CPU Windows build. net.ladenthin llama - 5.0.4 + 5.0.5 vulkan-linux-aarch64 @@ -259,7 +259,7 @@ exclusive — and optionally a CPU Windows build. net.ladenthin llama - 5.0.4 + 5.0.5 opencl-windows-x86-64 @@ -267,7 +267,7 @@ exclusive — and optionally a CPU Windows build. net.ladenthin llama - 5.0.4 + 5.0.5 msvc-windows @@ -275,7 +275,7 @@ exclusive — and optionally a CPU Windows build. net.ladenthin llama - 5.0.4 + 5.0.5 rocm-linux-x86-64 @@ -283,7 +283,7 @@ exclusive — and optionally a CPU Windows build. net.ladenthin llama - 5.0.4 + 5.0.5 rocm-windows-x86-64 @@ -291,7 +291,7 @@ exclusive — and optionally a CPU Windows build. net.ladenthin llama - 5.0.4 + 5.0.5 sycl-fp16-linux-x86-64 @@ -299,7 +299,7 @@ exclusive — and optionally a CPU Windows build. net.ladenthin llama - 5.0.4 + 5.0.5 sycl-fp32-linux-x86-64 @@ -307,7 +307,7 @@ exclusive — and optionally a CPU Windows build. net.ladenthin llama - 5.0.4 + 5.0.5 sycl-windows-x86-64 @@ -315,7 +315,7 @@ exclusive — and optionally a CPU Windows build. net.ladenthin llama - 5.0.4 + 5.0.5 opencl-windows-aarch64 @@ -323,7 +323,7 @@ exclusive — and optionally a CPU Windows build. net.ladenthin llama - 5.0.4 + 5.0.5 openvino-linux-x86-64 @@ -331,7 +331,7 @@ exclusive — and optionally a CPU Windows build. net.ladenthin llama - 5.0.4 + 5.0.5 openvino-windows-x86-64 ``` @@ -864,7 +864,7 @@ forcing that floor on every core consumer. It ships and versions in lockstep wit net.ladenthin llama-langchain4j - 5.0.4 + 5.0.5 ``` diff --git a/llama-langchain4j/pom.xml b/llama-langchain4j/pom.xml index 3e3d0e0c..b0ca9e34 100644 --- a/llama-langchain4j/pom.xml +++ b/llama-langchain4j/pom.xml @@ -12,7 +12,7 @@ SPDX-License-Identifier: MIT net.ladenthin llama-parent - 5.0.5-SNAPSHOT + 5.0.5 ../pom.xml diff --git a/llama/pom.xml b/llama/pom.xml index f963e323..0d599e29 100644 --- a/llama/pom.xml +++ b/llama/pom.xml @@ -13,7 +13,7 @@ SPDX-License-Identifier: MIT net.ladenthin llama-parent - 5.0.5-SNAPSHOT + 5.0.5 ../pom.xml @@ -88,7 +88,7 @@ SPDX-License-Identifier: MIT 3.8.0 2.94.0 UTF-8 - ${git.commit.time} + 2026-07-04T19:41:11Z net.ladenthin llama-parent - 5.0.5-SNAPSHOT + 5.0.5 pom ${project.groupId}:${project.artifactId}