From 643fef184811d351d58147f527c5a9e23934bff2 Mon Sep 17 00:00:00 2001 From: Claude Date: Mon, 29 Jun 2026 21:11:05 +0000 Subject: [PATCH] Post-release: bump to 1.0.2-SNAPSHOT Following the 1.0.1 release. Restores the development snapshot version in pom.xml and the project version line in CLAUDE.md. The README usage example stays at the released 1.0.1. Co-Authored-By: Claude Opus 4.8 Claude-Session: https://claude.ai/code/session_01LNNw2X2oGU3pLL8v2TQGsF --- CLAUDE.md | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CLAUDE.md b/CLAUDE.md index d1d54d7..c621f83 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -10,7 +10,7 @@ This document provides guidance for AI assistants working on the llamacpp-ai-ind - **Group ID:** `net.ladenthin` - **Artifact ID:** `llamacpp-ai-index-maven-plugin` -- **Version:** 1.0.1 +- **Version:** 1.0.2-SNAPSHOT - **Java:** target bytecode 1.8, built with JDK 21 - **License:** Apache 2.0 - **Author:** Bernard Ladenthin (Copyright 2026) diff --git a/pom.xml b/pom.xml index c2430ab..becdc9e 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ SPDX-License-Identifier: Apache-2.0 net.ladenthin llamacpp-ai-index-maven-plugin - 1.0.1 + 1.0.2-SNAPSHOT maven-plugin llamacpp-ai-index-maven-plugin