Skip to content

Commit c1fb1ee

Browse files
committed
chore(server): set separate version
1 parent d4df402 commit c1fb1ee

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

mcp/pom.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
</parent>
1111
<artifactId>mcp</artifactId>
1212
<packaging>jar</packaging>
13+
<version>0.12.0-SNAPSHOT</version>
1314
<name>Java MCP SDK</name>
1415
<description>Java SDK implementation of the Model Context Protocol, enabling seamless integration with language models and AI tools</description>
1516
<url>https://github.com/modelcontextprotocol/java-sdk</url>
@@ -205,4 +206,4 @@
205206
</dependencies>
206207

207208

208-
</project>
209+
</project>

0 commit comments

Comments
 (0)