From 1f9dd960d1d201a5773de76f6a966640b97db7aa Mon Sep 17 00:00:00 2001 From: Johnny Lim Date: Thu, 14 Dec 2023 00:26:55 +0900 Subject: [PATCH] Fix "FROM" group ID in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d27498d4a..4f1f7fe47 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Let's make your `@Beans` intelligent! We are transitioning the project's Group ID: -* **FROM**: `org.springframework.ai` +* **FROM**: `org.springframework.experimental.ai` * **TO**: `org.springframework.ai` Artifacts will still be hosted in the snapshot repository as shown below.