You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: mcp-reactor/pom.xml
+8-27Lines changed: 8 additions & 27 deletions
Original file line number
Diff line number
Diff line change
@@ -8,10 +8,10 @@
8
8
<artifactId>mcp-parent</artifactId>
9
9
<version>0.10.0-SNAPSHOT</version>
10
10
</parent>
11
-
<artifactId>mcp</artifactId>
11
+
<artifactId>mcp-reactor</artifactId>
12
12
<packaging>jar</packaging>
13
-
<name>Java MCP SDK</name>
14
-
<description>Java SDK implementation of the Model Context Protocol, enabling seamless integration with language models and AI tools</description>
13
+
<name>Java MCP Reactor SDK</name>
14
+
<description>Java Reactor SDK implementation of the Model Context Protocol, enabling seamless integration with language models and AI tools</description>
0 commit comments