Skip to content

Commit e6cb56c

Browse files
committed
Next development version
1 parent f5e121f commit e6cb56c

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

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.3.0</version>
9+
<version>0.4.0-SNAPSHOT</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.3.0</version>
9+
<version>0.4.0-SNAPSHOT</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.3.0</version>
9+
<version>0.4.0-SNAPSHOT</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.3.0</version>
9+
<version>0.4.0-SNAPSHOT</version>
1010
</parent>
1111
<artifactId>spring-ai-mcp</artifactId>
1212
<name>Spring AI MCP</name>

0 commit comments

Comments
 (0)