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 @@ -145,7 +145,7 @@ Add the following Maven dependency to your project:
145145<dependency >
146146 <groupId >io.github.codeboyzhou</groupId >
147147 <artifactId >mcp-declarative-java-sdk</artifactId >
148- <version >0.8.2-SNAPSHOT </version >
148+ <version >0.8.2</version >
149149</dependency >
150150```
151151
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.8.2-SNAPSHOT </version >
21+ <version >0.8.2</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.8.2-SNAPSHOT </version >
9+ <version >0.8.2</version >
1010
1111 <name >MCP Declarative Java SDK</name >
1212 <description >Annotation-driven MCP (Model Context Protocol) Development with Java</description >
You can’t perform that action at this time.
0 commit comments