File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -146,7 +146,7 @@ Add the following Maven dependency to your project:
146146<dependency >
147147 <groupId >io.github.codeboyzhou</groupId >
148148 <artifactId >mcp-declarative-java-sdk</artifactId >
149- <version >0.7.0-SNAPSHOT </version >
149+ <version >0.7.0</version >
150150</dependency >
151151```
152152
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ Add the following Maven dependency to your project:
1818<dependency >
1919 <groupId >io.github.codeboyzhou</groupId >
2020 <artifactId >mcp-declarative-java-sdk</artifactId >
21- <version >0.7.0-SNAPSHOT </version >
21+ <version >0.7.0</version >
2222</dependency >
2323```
2424
Original file line number Diff line number Diff line change 66
77 <groupId >io.github.codeboyzhou</groupId >
88 <artifactId >mcp-declarative-java-sdk</artifactId >
9- <version >0.7.0-SNAPSHOT </version >
9+ <version >0.7.0</version >
1010
1111 <name >MCP Declarative Java SDK</name >
1212 <description >Annotation-driven MCP (Model Context Protocol) Development with Java - No Spring Framework Required</description >
You can’t perform that action at this time.
0 commit comments