diff --git a/model-context-protocol/brave/pom.xml b/model-context-protocol/brave/pom.xml index 1d4ed54..3fa1cb4 100644 --- a/model-context-protocol/brave/pom.xml +++ b/model-context-protocol/brave/pom.xml @@ -43,7 +43,7 @@ org.springframework.experimental spring-ai-mcp - 0.4.1 + 0.5.0 diff --git a/model-context-protocol/filesystem/pom.xml b/model-context-protocol/filesystem/pom.xml index 627012f..2fb7f8d 100644 --- a/model-context-protocol/filesystem/pom.xml +++ b/model-context-protocol/filesystem/pom.xml @@ -43,7 +43,7 @@ org.springframework.experimental spring-ai-mcp - 0.4.1 + 0.5.0 diff --git a/model-context-protocol/mcp-servlet-server/pom.xml b/model-context-protocol/mcp-servlet-server/pom.xml index 7451caf..0db5ba4 100644 --- a/model-context-protocol/mcp-servlet-server/pom.xml +++ b/model-context-protocol/mcp-servlet-server/pom.xml @@ -18,14 +18,25 @@ Sample application demonstrating MCP Servlet server usage - 0.5.0-SNAPSHOT + 0.5.0 + + + + org.springframework.experimental + mcp-bom + ${spring-ai-mcp.version} + pom + import + + + + org.springframework.experimental spring-ai-mcp - ${spring-ai-mcp.version} @@ -74,7 +85,7 @@ spring-milestones Spring Milestones - https://repo.spring.io/libs-milestone-local + https://repo.spring.io/milestone false diff --git a/model-context-protocol/mcp-webflux-server/pom.xml b/model-context-protocol/mcp-webflux-server/pom.xml index 9ed6c28..385b7d4 100644 --- a/model-context-protocol/mcp-webflux-server/pom.xml +++ b/model-context-protocol/mcp-webflux-server/pom.xml @@ -19,20 +19,30 @@ Sample Spring Boot application demonstrating MCP server usage - 0.5.0-SNAPSHOT + 0.5.0 + + + + org.springframework.experimental + mcp-bom + ${spring-ai-mcp.version} + pom + import + + + + org.springframework.experimental mcp-webflux-sse-transport - ${spring-ai-mcp.version} - + org.springframework.experimental spring-ai-mcp - ${spring-ai-mcp.version} @@ -51,7 +61,7 @@ org.springframework.boot - spring-boot-maven-plugin + spring-boot-maven-plugin @@ -76,4 +86,24 @@ + + + + spring-milestones + Spring Milestones + https://repo.spring.io/milestone + + false + + + + spring-snapshots + Spring Snapshots + https://repo.spring.io/snapshot + + false + + + + \ No newline at end of file diff --git a/model-context-protocol/mcp-webmvc-server/pom.xml b/model-context-protocol/mcp-webmvc-server/pom.xml index 5a3e955..1494f74 100644 --- a/model-context-protocol/mcp-webmvc-server/pom.xml +++ b/model-context-protocol/mcp-webmvc-server/pom.xml @@ -18,26 +18,36 @@ Sample Spring Boot application demonstrating MCP WebMvc server usage - 0.5.0-SNAPSHOT + 0.5.0 + + + + org.springframework.experimental + mcp-bom + ${spring-ai-mcp.version} + pom + import + + + + org.springframework.experimental mcp-webmvc-sse-transport - ${spring-ai-mcp.version} org.springframework.experimental mcp-webflux-sse-transport - ${spring-ai-mcp.version} + org.springframework.experimental spring-ai-mcp - ${spring-ai-mcp.version} @@ -86,7 +96,7 @@ spring-milestones Spring Milestones - https://repo.spring.io/libs-milestone-local + https://repo.spring.io/milestone false diff --git a/model-context-protocol/sqlite/chatbot/pom.xml b/model-context-protocol/sqlite/chatbot/pom.xml index 63c9229..f0f95d4 100644 --- a/model-context-protocol/sqlite/chatbot/pom.xml +++ b/model-context-protocol/sqlite/chatbot/pom.xml @@ -43,7 +43,7 @@ org.springframework.experimental spring-ai-mcp - 0.4.1 + 0.5.0 diff --git a/model-context-protocol/sqlite/simple/pom.xml b/model-context-protocol/sqlite/simple/pom.xml index 47feac8..ad41de3 100644 --- a/model-context-protocol/sqlite/simple/pom.xml +++ b/model-context-protocol/sqlite/simple/pom.xml @@ -43,7 +43,7 @@ org.springframework.experimental spring-ai-mcp - 0.4.1 + 0.5.0