We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4df402 commit c1fb1eeCopy full SHA for c1fb1ee
mcp/pom.xml
@@ -10,6 +10,7 @@
10
</parent>
11
<artifactId>mcp</artifactId>
12
<packaging>jar</packaging>
13
+ <version>0.12.0-SNAPSHOT</version>
14
<name>Java MCP SDK</name>
15
<description>Java SDK implementation of the Model Context Protocol, enabling seamless integration with language models and AI tools</description>
16
<url>https://github.com/modelcontextprotocol/java-sdk</url>
@@ -205,4 +206,4 @@
205
206
</dependencies>
207
208
-</project>
209
+</project>
0 commit comments