From 5bd60e986d52135875ba2de2fc22c83d888a8872 Mon Sep 17 00:00:00 2001 From: Claude Date: Sun, 5 Jul 2026 07:14:26 +0000 Subject: [PATCH] Start next development iteration 5.0.6-SNAPSHOT Release 5.0.5 is finished and merged to main. Open the next dev cycle: - Bump the reactor version 5.0.5 -> 5.0.6-SNAPSHOT across the parent and both child POMs (via versions:set). - Point the README 'Snapshot builds' snippet at 5.0.6-SNAPSHOT. The stable dependency snippets stay at 5.0.5 (the last released version). Co-Authored-By: Claude Opus 4.8 Claude-Session: https://claude.ai/code/session_01RXWwtbpTWjesgJdBWS27GJ --- README.md | 2 +- llama-langchain4j/pom.xml | 2 +- llama/pom.xml | 4 ++-- pom.xml | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 6d9652c0..94c13d02 100644 --- a/README.md +++ b/README.md @@ -144,7 +144,7 @@ To use the latest snapshot, add the repository and dependency to your `pom.xml`: net.ladenthin llama - 5.0.5-SNAPSHOT + 5.0.6-SNAPSHOT ``` diff --git a/llama-langchain4j/pom.xml b/llama-langchain4j/pom.xml index b0ca9e34..5892a729 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 + 5.0.6-SNAPSHOT ../pom.xml diff --git a/llama/pom.xml b/llama/pom.xml index 0d599e29..a070b508 100644 --- a/llama/pom.xml +++ b/llama/pom.xml @@ -13,7 +13,7 @@ SPDX-License-Identifier: MIT net.ladenthin llama-parent - 5.0.5 + 5.0.6-SNAPSHOT ../pom.xml @@ -88,7 +88,7 @@ SPDX-License-Identifier: MIT 3.8.0 2.94.0 UTF-8 - 2026-07-04T19:41:11Z + 2026-07-05T07:13:51Z net.ladenthin llama-parent - 5.0.5 + 5.0.6-SNAPSHOT pom ${project.groupId}:${project.artifactId}