diff --git a/agentic-patterns/chain-workflow/pom.xml b/agentic-patterns/chain-workflow/pom.xml index 1c192a0..686f998 100644 --- a/agentic-patterns/chain-workflow/pom.xml +++ b/agentic-patterns/chain-workflow/pom.xml @@ -16,7 +16,7 @@ Demo project for Spring Boot 17 - 1.0.0-SNAPSHOT + 1.0.0-M7 diff --git a/agentic-patterns/evaluator-optimizer/pom.xml b/agentic-patterns/evaluator-optimizer/pom.xml index 15f0b08..fbc2011 100644 --- a/agentic-patterns/evaluator-optimizer/pom.xml +++ b/agentic-patterns/evaluator-optimizer/pom.xml @@ -16,7 +16,7 @@ Demo project for Spring Boot 17 - 1.0.0-SNAPSHOT + 1.0.0-M7 diff --git a/agentic-patterns/orchestrator-workers/pom.xml b/agentic-patterns/orchestrator-workers/pom.xml index 4481624..eb8eb7c 100644 --- a/agentic-patterns/orchestrator-workers/pom.xml +++ b/agentic-patterns/orchestrator-workers/pom.xml @@ -16,7 +16,7 @@ Demo project for Spring Boot 17 - 1.0.0-SNAPSHOT + 1.0.0-M7 diff --git a/agentic-patterns/parallelization-worflow/pom.xml b/agentic-patterns/parallelization-worflow/pom.xml index bac16fb..311af78 100644 --- a/agentic-patterns/parallelization-worflow/pom.xml +++ b/agentic-patterns/parallelization-worflow/pom.xml @@ -19,7 +19,7 @@ 17 - 1.0.0-SNAPSHOT + 1.0.0-M7 diff --git a/agentic-patterns/routing-workflow/pom.xml b/agentic-patterns/routing-workflow/pom.xml index 79fb27e..d2fd0ad 100644 --- a/agentic-patterns/routing-workflow/pom.xml +++ b/agentic-patterns/routing-workflow/pom.xml @@ -19,7 +19,7 @@ 17 - 1.0.0-SNAPSHOT + 1.0.0-M7 diff --git a/agents/reflection/pom.xml b/agents/reflection/pom.xml index 228b371..be802db 100644 --- a/agents/reflection/pom.xml +++ b/agents/reflection/pom.xml @@ -22,7 +22,7 @@ org.springframework.ai spring-ai-bom - 1.0.0-SNAPSHOT + 1.0.0-M7 pom import diff --git a/kotlin/kotlin-function-callback/pom.xml b/kotlin/kotlin-function-callback/pom.xml index 0037090..bb73e78 100644 --- a/kotlin/kotlin-function-callback/pom.xml +++ b/kotlin/kotlin-function-callback/pom.xml @@ -29,7 +29,7 @@ 17 1.9.25 - 1.0.0-SNAPSHOT + 1.0.0-M7 diff --git a/kotlin/kotlin-hello-world/pom.xml b/kotlin/kotlin-hello-world/pom.xml index 434446e..ae6c786 100644 --- a/kotlin/kotlin-hello-world/pom.xml +++ b/kotlin/kotlin-hello-world/pom.xml @@ -29,7 +29,7 @@ 17 1.9.25 - 1.0.0-SNAPSHOT + 1.0.0-M7 @@ -65,7 +65,7 @@ org.springframework.ai spring-ai-bom - 1.0.0-SNAPSHOT + 1.0.0-M7 pom import diff --git a/kotlin/rag-with-kotlin/pom.xml b/kotlin/rag-with-kotlin/pom.xml index 4ee252e..26d1364 100644 --- a/kotlin/rag-with-kotlin/pom.xml +++ b/kotlin/rag-with-kotlin/pom.xml @@ -29,7 +29,7 @@ 17 1.9.25 - 1.0.0-SNAPSHOT + 1.0.0-M7 diff --git a/misc/openai-streaming-response/pom.xml b/misc/openai-streaming-response/pom.xml index e715cb7..7610191 100644 --- a/misc/openai-streaming-response/pom.xml +++ b/misc/openai-streaming-response/pom.xml @@ -28,7 +28,7 @@ 17 - 1.0.0-SNAPSHOT + 1.0.0-M7 @@ -60,7 +60,7 @@ org.springframework.ai spring-ai-bom - 1.0.0-SNAPSHOT + 1.0.0-M7 pom import diff --git a/misc/spring-ai-java-function-callback/pom.xml b/misc/spring-ai-java-function-callback/pom.xml index 9ace397..f17d7ff 100644 --- a/misc/spring-ai-java-function-callback/pom.xml +++ b/misc/spring-ai-java-function-callback/pom.xml @@ -28,7 +28,7 @@ 17 - 1.0.0-SNAPSHOT + 1.0.0-M7 @@ -51,7 +51,7 @@ org.springframework.ai spring-ai-bom - 1.0.0-SNAPSHOT + 1.0.0-M7 pom import diff --git a/model-context-protocol/brave/pom.xml b/model-context-protocol/brave/pom.xml index d1e14cf..ffdd4f6 100644 --- a/model-context-protocol/brave/pom.xml +++ b/model-context-protocol/brave/pom.xml @@ -17,7 +17,7 @@ 17 - 1.0.0-SNAPSHOT + 1.0.0-M7 diff --git a/model-context-protocol/client-starter/starter-default-client/pom.xml b/model-context-protocol/client-starter/starter-default-client/pom.xml index 3c13abf..a239389 100644 --- a/model-context-protocol/client-starter/starter-default-client/pom.xml +++ b/model-context-protocol/client-starter/starter-default-client/pom.xml @@ -17,7 +17,7 @@ 17 - 1.0.0-SNAPSHOT + 1.0.0-M7 diff --git a/model-context-protocol/client-starter/starter-webflux-client/pom.xml b/model-context-protocol/client-starter/starter-webflux-client/pom.xml index 78b1e90..10a418e 100644 --- a/model-context-protocol/client-starter/starter-webflux-client/pom.xml +++ b/model-context-protocol/client-starter/starter-webflux-client/pom.xml @@ -17,7 +17,7 @@ 17 - 1.0.0-SNAPSHOT + 1.0.0-M7 diff --git a/model-context-protocol/filesystem/pom.xml b/model-context-protocol/filesystem/pom.xml index 9ad38dc..834984e 100644 --- a/model-context-protocol/filesystem/pom.xml +++ b/model-context-protocol/filesystem/pom.xml @@ -22,7 +22,7 @@ org.springframework.ai spring-ai-bom - 1.0.0-SNAPSHOT + 1.0.0-M7 pom import diff --git a/model-context-protocol/sampling/mcp-sampling-client/pom.xml b/model-context-protocol/sampling/mcp-sampling-client/pom.xml index 0085b2a..9d7eac1 100644 --- a/model-context-protocol/sampling/mcp-sampling-client/pom.xml +++ b/model-context-protocol/sampling/mcp-sampling-client/pom.xml @@ -17,7 +17,7 @@ 17 - 1.0.0-SNAPSHOT + 1.0.0-M7 diff --git a/model-context-protocol/sampling/mcp-weather-webmvc-server/pom.xml b/model-context-protocol/sampling/mcp-weather-webmvc-server/pom.xml index eefb74b..f52bb04 100644 --- a/model-context-protocol/sampling/mcp-weather-webmvc-server/pom.xml +++ b/model-context-protocol/sampling/mcp-weather-webmvc-server/pom.xml @@ -23,7 +23,7 @@ org.springframework.ai spring-ai-bom - 1.0.0-SNAPSHOT + 1.0.0-M7 pom import diff --git a/model-context-protocol/sqlite/chatbot/pom.xml b/model-context-protocol/sqlite/chatbot/pom.xml index 0bc1523..069aba6 100644 --- a/model-context-protocol/sqlite/chatbot/pom.xml +++ b/model-context-protocol/sqlite/chatbot/pom.xml @@ -22,7 +22,7 @@ org.springframework.ai spring-ai-bom - 1.0.0-SNAPSHOT + 1.0.0-M7 pom import diff --git a/model-context-protocol/sqlite/simple/pom.xml b/model-context-protocol/sqlite/simple/pom.xml index 3ee764c..e4ab277 100644 --- a/model-context-protocol/sqlite/simple/pom.xml +++ b/model-context-protocol/sqlite/simple/pom.xml @@ -22,7 +22,7 @@ org.springframework.ai spring-ai-bom - 1.0.0-SNAPSHOT + 1.0.0-M7 pom import diff --git a/model-context-protocol/weather/manual-webflux-server/pom.xml b/model-context-protocol/weather/manual-webflux-server/pom.xml index f8100a7..48a0235 100644 --- a/model-context-protocol/weather/manual-webflux-server/pom.xml +++ b/model-context-protocol/weather/manual-webflux-server/pom.xml @@ -27,7 +27,7 @@ org.springframework.ai spring-ai-bom - 1.0.0-SNAPSHOT + 1.0.0-M7 pom import diff --git a/model-context-protocol/weather/starter-stdio-server/pom.xml b/model-context-protocol/weather/starter-stdio-server/pom.xml index 339fd1a..4afc5c9 100644 --- a/model-context-protocol/weather/starter-stdio-server/pom.xml +++ b/model-context-protocol/weather/starter-stdio-server/pom.xml @@ -24,7 +24,7 @@ org.springframework.ai spring-ai-bom - 1.0.0-SNAPSHOT + 1.0.0-M7 pom import diff --git a/model-context-protocol/weather/starter-webflux-server/pom.xml b/model-context-protocol/weather/starter-webflux-server/pom.xml index ba88908..9d79cd7 100644 --- a/model-context-protocol/weather/starter-webflux-server/pom.xml +++ b/model-context-protocol/weather/starter-webflux-server/pom.xml @@ -23,7 +23,7 @@ org.springframework.ai spring-ai-bom - 1.0.0-SNAPSHOT + 1.0.0-M7 pom import diff --git a/model-context-protocol/weather/starter-webmvc-oauth2-server/pom.xml b/model-context-protocol/weather/starter-webmvc-oauth2-server/pom.xml index 010fdf5..dd6d9c5 100644 --- a/model-context-protocol/weather/starter-webmvc-oauth2-server/pom.xml +++ b/model-context-protocol/weather/starter-webmvc-oauth2-server/pom.xml @@ -23,7 +23,7 @@ org.springframework.ai spring-ai-bom - 1.0.0-SNAPSHOT + 1.0.0-M7 pom import diff --git a/model-context-protocol/weather/starter-webmvc-server/pom.xml b/model-context-protocol/weather/starter-webmvc-server/pom.xml index 31ab79c..578fc4e 100644 --- a/model-context-protocol/weather/starter-webmvc-server/pom.xml +++ b/model-context-protocol/weather/starter-webmvc-server/pom.xml @@ -23,7 +23,7 @@ org.springframework.ai spring-ai-bom - 1.0.0-SNAPSHOT + 1.0.0-M7 pom import diff --git a/model-context-protocol/web-search/brave-chatbot/pom.xml b/model-context-protocol/web-search/brave-chatbot/pom.xml index 53af8ab..c39fb4f 100644 --- a/model-context-protocol/web-search/brave-chatbot/pom.xml +++ b/model-context-protocol/web-search/brave-chatbot/pom.xml @@ -24,7 +24,7 @@ org.springframework.ai spring-ai-bom - 1.0.0-SNAPSHOT + 1.0.0-M7 pom import diff --git a/model-context-protocol/web-search/brave-starter/pom.xml b/model-context-protocol/web-search/brave-starter/pom.xml index 1ca67b9..46a1660 100644 --- a/model-context-protocol/web-search/brave-starter/pom.xml +++ b/model-context-protocol/web-search/brave-starter/pom.xml @@ -23,7 +23,7 @@ org.springframework.ai spring-ai-bom - 1.0.0-SNAPSHOT + 1.0.0-M7 pom import diff --git a/models/chat/helloworld/pom.xml b/models/chat/helloworld/pom.xml index 5cd9638..14ef12d 100644 --- a/models/chat/helloworld/pom.xml +++ b/models/chat/helloworld/pom.xml @@ -22,7 +22,7 @@ org.springframework.ai spring-ai-bom - 1.0.0-SNAPSHOT + 1.0.0-M7 pom import