1 parent 9bbf9d9 commit 800f145Copy full SHA for 800f145
1 file changed
spring-ai-mcp-core/README.md
@@ -24,9 +24,9 @@ Add the following dependency to your Maven project:
24
25
```xml
26
<dependency>
27
- <groupId>spring.ai.experimental</groupId>
28
- <artifactId>mcp-core</artifactId>
29
- <version>0.0.1-SNAPSHOT</version>
+ <groupId>org.springframework.experimental</groupId>
+ <artifactId>spring-ai-mcp-core</artifactId>
+ <version>0.1.0</version>
30
</dependency>
31
```
32
0 commit comments