Skip to content
This repository was archived by the owner on Feb 14, 2025. It is now read-only.

Commit 800f145

Browse files
committed
Update the mcp-core readme
1 parent 9bbf9d9 commit 800f145

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

spring-ai-mcp-core/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@ Add the following dependency to your Maven project:
2424

2525
```xml
2626
<dependency>
27-
<groupId>spring.ai.experimental</groupId>
28-
<artifactId>mcp-core</artifactId>
29-
<version>0.0.1-SNAPSHOT</version>
27+
<groupId>org.springframework.experimental</groupId>
28+
<artifactId>spring-ai-mcp-core</artifactId>
29+
<version>0.1.0</version>
3030
</dependency>
3131
```
3232

0 commit comments

Comments
 (0)