From 94aab87c272ea14b993a080fb3bd2c052272a316 Mon Sep 17 00:00:00 2001 From: Pablo de la Torre Jamardo Date: Sun, 20 Jul 2025 19:01:06 +0200 Subject: [PATCH] Prepare release 1.0.0-rc.0 --- chat-api/pom.xml | 2 +- chat-web-client/pom.xml | 2 +- pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/chat-api/pom.xml b/chat-api/pom.xml index 528d598..545dd1a 100644 --- a/chat-api/pom.xml +++ b/chat-api/pom.xml @@ -7,7 +7,7 @@ com.pablotj ai-chat-offline - 1.0.0-SNAPSHOT + 1.0.0-rc.0 chat-api diff --git a/chat-web-client/pom.xml b/chat-web-client/pom.xml index 79f3ff3..d93b570 100644 --- a/chat-web-client/pom.xml +++ b/chat-web-client/pom.xml @@ -7,7 +7,7 @@ com.pablotj ai-chat-offline - 1.0.0-SNAPSHOT + 1.0.0-rc.0 chat-web-client diff --git a/pom.xml b/pom.xml index 6cc1f28..55d09b4 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ 4.0.0 com.pablotj ai-chat-offline - 1.0.0-SNAPSHOT + 1.0.0-rc.0 pom