Skip to content

Commit 25c9d8c

Browse files
committed
Release version 0.4.1
1 parent 68ae239 commit 25c9d8c

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

mcp-docs/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.springframework.experimental</groupId>
2222
<artifactId>mcp-parent</artifactId>
23-
<version>0.5.0-SNAPSHOT</version>
23+
<version>0.4.1</version>
2424
</parent>
2525
<artifactId>mcp-docs</artifactId>
2626
<name>Spring AI MCP Docs</name>

mcp/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.springframework.experimental</groupId>
88
<artifactId>mcp-parent</artifactId>
9-
<version>0.5.0-SNAPSHOT</version>
9+
<version>0.4.1</version>
1010
</parent>
1111
<artifactId>mcp</artifactId>
1212
<packaging>jar</packaging>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>org.springframework.experimental</groupId>
88
<artifactId>mcp-parent</artifactId>
9-
<version>0.5.0-SNAPSHOT</version>
9+
<version>0.4.1</version>
1010

1111
<packaging>pom</packaging>
1212
<url>https://github.com/spring-projects-experimental/spring-ai-mcp</url>

spring-ai-mcp-sample/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.springframework.experimental</groupId>
88
<artifactId>mcp-parent</artifactId>
9-
<version>0.5.0-SNAPSHOT</version>
9+
<version>0.4.1</version>
1010
</parent>
1111

1212
<artifactId>spring-ai-mcp-sample</artifactId>

spring-ai-mcp/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.springframework.experimental</groupId>
88
<artifactId>mcp-parent</artifactId>
9-
<version>0.5.0-SNAPSHOT</version>
9+
<version>0.4.1</version>
1010
</parent>
1111
<artifactId>spring-ai-mcp</artifactId>
1212
<name>Spring AI MCP</name>

0 commit comments

Comments
 (0)