We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa28d1c commit 003b820Copy full SHA for 003b820
2 files changed
mcp-spec-schema/pom.xml
@@ -36,4 +36,4 @@
36
<version>1.0.0</version>
37
</dependency>
38
</dependencies>
39
-</project>
+</project>
mcp-spec-schema/src/main/java/io/modelcontextprotocol/spec/package-info.java
@@ -1,4 +1,4 @@
1
/**
2
* The Model Context Protocol (MCP) specification package.
3
*/
4
-package io.modelcontextprotocol.spec;
+package io.modelcontextprotocol.spec;
0 commit comments