File tree Expand file tree Collapse file tree 6 files changed +12
-12
lines changed
Expand file tree Collapse file tree 6 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 77 <parent>
88 <groupId>io.modelcontextprotocol.sdk</groupId>
99 <artifactId>mcp-parent</artifactId>
10- <version>0.12.0-SNAPSHOT </version>
10+ <version>0.12.0</version>
1111 </parent>
1212
1313 <artifactId>mcp-bom</artifactId>
Original file line number Diff line number Diff line change 66 <parent>
77 <groupId>io.modelcontextprotocol.sdk</groupId>
88 <artifactId>mcp-parent</artifactId>
9- <version>0.12.0-SNAPSHOT </version>
9+ <version>0.12.0</version>
1010 <relativePath>../../pom.xml</relativePath>
1111 </parent>
1212 <artifactId>mcp-spring-webflux</artifactId>
2525 <dependency>
2626 <groupId>io.modelcontextprotocol.sdk</groupId>
2727 <artifactId>mcp</artifactId>
28- <version>0.12.0-SNAPSHOT </version>
28+ <version>0.12.0</version>
2929 </dependency>
3030
3131 <dependency>
3232 <groupId>io.modelcontextprotocol.sdk</groupId>
3333 <artifactId>mcp-test</artifactId>
34- <version>0.12.0-SNAPSHOT </version>
34+ <version>0.12.0</version>
3535 <scope>test</scope>
3636 </dependency>
3737
Original file line number Diff line number Diff line change 66 <parent>
77 <groupId>io.modelcontextprotocol.sdk</groupId>
88 <artifactId>mcp-parent</artifactId>
9- <version>0.12.0-SNAPSHOT </version>
9+ <version>0.12.0</version>
1010 <relativePath>../../pom.xml</relativePath>
1111 </parent>
1212 <artifactId>mcp-spring-webmvc</artifactId>
2525 <dependency>
2626 <groupId>io.modelcontextprotocol.sdk</groupId>
2727 <artifactId>mcp</artifactId>
28- <version>0.12.0-SNAPSHOT </version>
28+ <version>0.12.0</version>
2929 </dependency>
3030
3131 <dependency>
3737 <dependency>
3838 <groupId>io.modelcontextprotocol.sdk</groupId>
3939 <artifactId>mcp-test</artifactId>
40- <version>0.12.0-SNAPSHOT </version>
40+ <version>0.12.0</version>
4141 <scope>test</scope>
4242 </dependency>
4343
4444 <dependency>
4545 <groupId>io.modelcontextprotocol.sdk</groupId>
4646 <artifactId>mcp-spring-webflux</artifactId>
47- <version>0.12.0-SNAPSHOT </version>
47+ <version>0.12.0</version>
4848 <scope>test</scope>
4949 </dependency>
5050
Original file line number Diff line number Diff line change 66 <parent>
77 <groupId>io.modelcontextprotocol.sdk</groupId>
88 <artifactId>mcp-parent</artifactId>
9- <version>0.12.0-SNAPSHOT </version>
9+ <version>0.12.0</version>
1010 </parent>
1111 <artifactId>mcp-test</artifactId>
1212 <packaging>jar</packaging>
2424 <dependency>
2525 <groupId>io.modelcontextprotocol.sdk</groupId>
2626 <artifactId>mcp</artifactId>
27- <version>0.12.0-SNAPSHOT </version>
27+ <version>0.12.0</version>
2828 </dependency>
2929
3030 <dependency>
Original file line number Diff line number Diff line change 66 <parent>
77 <groupId>io.modelcontextprotocol.sdk</groupId>
88 <artifactId>mcp-parent</artifactId>
9- <version>0.12.0-SNAPSHOT </version>
9+ <version>0.12.0</version>
1010 </parent>
1111 <artifactId>mcp</artifactId>
1212 <packaging>jar</packaging>
Original file line number Diff line number Diff line change 66
77 <groupId>io.modelcontextprotocol.sdk</groupId>
88 <artifactId>mcp-parent</artifactId>
9- <version>0.12.0-SNAPSHOT </version>
9+ <version>0.12.0</version>
1010
1111 <packaging>pom</packaging>
1212 <url>https://github.com/modelcontextprotocol/java-sdk</url>
You can’t perform that action at this time.
0 commit comments