diff --git a/document-readers/markdown-reader/pom.xml b/document-readers/markdown-reader/pom.xml index 763db840e..54bdb8570 100644 --- a/document-readers/markdown-reader/pom.xml +++ b/document-readers/markdown-reader/pom.xml @@ -22,7 +22,7 @@ org.springframework.ai spring-ai - 1.0.0-M5 + 1.0.0-SNAPSHOT ../../pom.xml spring-ai-markdown-document-reader diff --git a/document-readers/pdf-reader/pom.xml b/document-readers/pdf-reader/pom.xml index 31cbec591..53ba5b2c7 100644 --- a/document-readers/pdf-reader/pom.xml +++ b/document-readers/pdf-reader/pom.xml @@ -21,7 +21,7 @@ org.springframework.ai spring-ai - 1.0.0-M5 + 1.0.0-SNAPSHOT ../../pom.xml spring-ai-pdf-document-reader diff --git a/document-readers/tika-reader/pom.xml b/document-readers/tika-reader/pom.xml index 6099f36ff..10e264982 100644 --- a/document-readers/tika-reader/pom.xml +++ b/document-readers/tika-reader/pom.xml @@ -21,7 +21,7 @@ org.springframework.ai spring-ai - 1.0.0-M5 + 1.0.0-SNAPSHOT ../../pom.xml spring-ai-tika-document-reader diff --git a/models/spring-ai-anthropic/pom.xml b/models/spring-ai-anthropic/pom.xml index b97a339a4..de2afe6d6 100644 --- a/models/spring-ai-anthropic/pom.xml +++ b/models/spring-ai-anthropic/pom.xml @@ -22,7 +22,7 @@ org.springframework.ai spring-ai - 1.0.0-M5 + 1.0.0-SNAPSHOT ../../pom.xml spring-ai-anthropic diff --git a/models/spring-ai-azure-openai/pom.xml b/models/spring-ai-azure-openai/pom.xml index 0323ebb61..6e312cfca 100644 --- a/models/spring-ai-azure-openai/pom.xml +++ b/models/spring-ai-azure-openai/pom.xml @@ -20,7 +20,7 @@ org.springframework.ai spring-ai - 1.0.0-M5 + 1.0.0-SNAPSHOT ../../pom.xml spring-ai-azure-openai diff --git a/models/spring-ai-bedrock-converse/pom.xml b/models/spring-ai-bedrock-converse/pom.xml index 1ed730400..611e7ac6c 100644 --- a/models/spring-ai-bedrock-converse/pom.xml +++ b/models/spring-ai-bedrock-converse/pom.xml @@ -22,7 +22,7 @@ org.springframework.ai spring-ai - 1.0.0-M5 + 1.0.0-SNAPSHOT ../../pom.xml spring-ai-bedrock-converse diff --git a/models/spring-ai-bedrock/pom.xml b/models/spring-ai-bedrock/pom.xml index beec8ce8b..25a54b28f 100644 --- a/models/spring-ai-bedrock/pom.xml +++ b/models/spring-ai-bedrock/pom.xml @@ -21,7 +21,7 @@ org.springframework.ai spring-ai - 1.0.0-M5 + 1.0.0-SNAPSHOT ../../pom.xml spring-ai-bedrock diff --git a/models/spring-ai-huggingface/pom.xml b/models/spring-ai-huggingface/pom.xml index 022d8a686..1013ecdd6 100644 --- a/models/spring-ai-huggingface/pom.xml +++ b/models/spring-ai-huggingface/pom.xml @@ -20,7 +20,7 @@ org.springframework.ai spring-ai - 1.0.0-M5 + 1.0.0-SNAPSHOT ../../pom.xml spring-ai-huggingface diff --git a/models/spring-ai-minimax/pom.xml b/models/spring-ai-minimax/pom.xml index 3d587c488..8a592901a 100644 --- a/models/spring-ai-minimax/pom.xml +++ b/models/spring-ai-minimax/pom.xml @@ -21,7 +21,7 @@ org.springframework.ai spring-ai - 1.0.0-M5 + 1.0.0-SNAPSHOT ../../pom.xml spring-ai-minimax diff --git a/models/spring-ai-mistral-ai/pom.xml b/models/spring-ai-mistral-ai/pom.xml index fcdd24b00..07e45c48d 100644 --- a/models/spring-ai-mistral-ai/pom.xml +++ b/models/spring-ai-mistral-ai/pom.xml @@ -22,7 +22,7 @@ org.springframework.ai spring-ai - 1.0.0-M5 + 1.0.0-SNAPSHOT ../../pom.xml spring-ai-mistral-ai diff --git a/models/spring-ai-moonshot/pom.xml b/models/spring-ai-moonshot/pom.xml index f63db9304..40527b8a1 100644 --- a/models/spring-ai-moonshot/pom.xml +++ b/models/spring-ai-moonshot/pom.xml @@ -21,7 +21,7 @@ org.springframework.ai spring-ai - 1.0.0-M5 + 1.0.0-SNAPSHOT ../../pom.xml spring-ai-moonshot diff --git a/models/spring-ai-oci-genai/pom.xml b/models/spring-ai-oci-genai/pom.xml index 2c2eea465..1355d4230 100644 --- a/models/spring-ai-oci-genai/pom.xml +++ b/models/spring-ai-oci-genai/pom.xml @@ -21,7 +21,7 @@ org.springframework.ai spring-ai - 1.0.0-M5 + 1.0.0-SNAPSHOT ../../pom.xml spring-ai-oci-genai diff --git a/models/spring-ai-ollama/pom.xml b/models/spring-ai-ollama/pom.xml index 243f2fe7c..9f8e340dd 100644 --- a/models/spring-ai-ollama/pom.xml +++ b/models/spring-ai-ollama/pom.xml @@ -21,7 +21,7 @@ org.springframework.ai spring-ai - 1.0.0-M5 + 1.0.0-SNAPSHOT ../../pom.xml diff --git a/models/spring-ai-openai/pom.xml b/models/spring-ai-openai/pom.xml index c3e5d6a18..a69a0224c 100644 --- a/models/spring-ai-openai/pom.xml +++ b/models/spring-ai-openai/pom.xml @@ -21,7 +21,7 @@ org.springframework.ai spring-ai - 1.0.0-M5 + 1.0.0-SNAPSHOT ../../pom.xml spring-ai-openai diff --git a/models/spring-ai-postgresml/pom.xml b/models/spring-ai-postgresml/pom.xml index cdea6b222..889d72f2d 100644 --- a/models/spring-ai-postgresml/pom.xml +++ b/models/spring-ai-postgresml/pom.xml @@ -21,7 +21,7 @@ org.springframework.ai spring-ai - 1.0.0-M5 + 1.0.0-SNAPSHOT ../../pom.xml spring-ai-postgresml diff --git a/models/spring-ai-qianfan/pom.xml b/models/spring-ai-qianfan/pom.xml index 73ebb3849..a2483861c 100644 --- a/models/spring-ai-qianfan/pom.xml +++ b/models/spring-ai-qianfan/pom.xml @@ -21,7 +21,7 @@ org.springframework.ai spring-ai - 1.0.0-M5 + 1.0.0-SNAPSHOT ../../pom.xml spring-ai-qianfan diff --git a/models/spring-ai-stability-ai/pom.xml b/models/spring-ai-stability-ai/pom.xml index 0229fa672..0307df28d 100644 --- a/models/spring-ai-stability-ai/pom.xml +++ b/models/spring-ai-stability-ai/pom.xml @@ -21,7 +21,7 @@ org.springframework.ai spring-ai - 1.0.0-M5 + 1.0.0-SNAPSHOT ../../pom.xml spring-ai-stability-ai diff --git a/models/spring-ai-transformers/pom.xml b/models/spring-ai-transformers/pom.xml index cf176a0e0..757e6cc2f 100644 --- a/models/spring-ai-transformers/pom.xml +++ b/models/spring-ai-transformers/pom.xml @@ -21,7 +21,7 @@ org.springframework.ai spring-ai - 1.0.0-M5 + 1.0.0-SNAPSHOT ../../pom.xml spring-ai-transformers diff --git a/models/spring-ai-vertex-ai-embedding/pom.xml b/models/spring-ai-vertex-ai-embedding/pom.xml index 9b7b637ac..5327e48b4 100644 --- a/models/spring-ai-vertex-ai-embedding/pom.xml +++ b/models/spring-ai-vertex-ai-embedding/pom.xml @@ -21,7 +21,7 @@ org.springframework.ai spring-ai - 1.0.0-M5 + 1.0.0-SNAPSHOT ../../pom.xml spring-ai-vertex-ai-embedding diff --git a/models/spring-ai-vertex-ai-gemini/pom.xml b/models/spring-ai-vertex-ai-gemini/pom.xml index c7f3ca3b0..cc184d54b 100644 --- a/models/spring-ai-vertex-ai-gemini/pom.xml +++ b/models/spring-ai-vertex-ai-gemini/pom.xml @@ -21,7 +21,7 @@ org.springframework.ai spring-ai - 1.0.0-M5 + 1.0.0-SNAPSHOT ../../pom.xml spring-ai-vertex-ai-gemini diff --git a/models/spring-ai-watsonx-ai/pom.xml b/models/spring-ai-watsonx-ai/pom.xml index a3275d54c..c81cde7ea 100644 --- a/models/spring-ai-watsonx-ai/pom.xml +++ b/models/spring-ai-watsonx-ai/pom.xml @@ -22,7 +22,7 @@ org.springframework.ai spring-ai - 1.0.0-M5 + 1.0.0-SNAPSHOT ../../pom.xml diff --git a/models/spring-ai-zhipuai/pom.xml b/models/spring-ai-zhipuai/pom.xml index aecb57b67..f0f6a920f 100644 --- a/models/spring-ai-zhipuai/pom.xml +++ b/models/spring-ai-zhipuai/pom.xml @@ -21,7 +21,7 @@ org.springframework.ai spring-ai - 1.0.0-M5 + 1.0.0-SNAPSHOT ../../pom.xml spring-ai-zhipuai diff --git a/pom.xml b/pom.xml index e0972958f..84187c76c 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ org.springframework.ai spring-ai - 1.0.0-M5 + 1.0.0-SNAPSHOT pom https://github.com/spring-projects/spring-ai diff --git a/spring-ai-bom/pom.xml b/spring-ai-bom/pom.xml index 495d0279c..fb8fee83f 100644 --- a/spring-ai-bom/pom.xml +++ b/spring-ai-bom/pom.xml @@ -22,7 +22,7 @@ org.springframework.ai spring-ai - 1.0.0-M5 + 1.0.0-SNAPSHOT spring-ai-bom diff --git a/spring-ai-core/pom.xml b/spring-ai-core/pom.xml index a5f91f277..a082137a9 100644 --- a/spring-ai-core/pom.xml +++ b/spring-ai-core/pom.xml @@ -22,7 +22,7 @@ org.springframework.ai spring-ai - 1.0.0-M5 + 1.0.0-SNAPSHOT spring-ai-core jar diff --git a/spring-ai-docs/pom.xml b/spring-ai-docs/pom.xml index 7c77095bb..69f8952b3 100644 --- a/spring-ai-docs/pom.xml +++ b/spring-ai-docs/pom.xml @@ -20,7 +20,7 @@ org.springframework.ai spring-ai - 1.0.0-M5 + 1.0.0-SNAPSHOT spring-ai-docs Spring AI Docs diff --git a/spring-ai-integration-tests/pom.xml b/spring-ai-integration-tests/pom.xml index 386dffbd7..b3cbb4cde 100644 --- a/spring-ai-integration-tests/pom.xml +++ b/spring-ai-integration-tests/pom.xml @@ -20,7 +20,7 @@ org.springframework.ai spring-ai - 1.0.0-M5 + 1.0.0-SNAPSHOT spring-ai-integration-tests jar diff --git a/spring-ai-retry/pom.xml b/spring-ai-retry/pom.xml index 12170f25a..596aef76a 100644 --- a/spring-ai-retry/pom.xml +++ b/spring-ai-retry/pom.xml @@ -21,7 +21,7 @@ org.springframework.ai spring-ai - 1.0.0-M5 + 1.0.0-SNAPSHOT spring-ai-retry jar diff --git a/spring-ai-spring-boot-autoconfigure/pom.xml b/spring-ai-spring-boot-autoconfigure/pom.xml index 13796f3ab..d2abc8de5 100644 --- a/spring-ai-spring-boot-autoconfigure/pom.xml +++ b/spring-ai-spring-boot-autoconfigure/pom.xml @@ -6,7 +6,7 @@ org.springframework.ai spring-ai - 1.0.0-M5 + 1.0.0-SNAPSHOT spring-ai-spring-boot-autoconfigure jar diff --git a/spring-ai-spring-boot-docker-compose/pom.xml b/spring-ai-spring-boot-docker-compose/pom.xml index 38f33f3b8..e9712b833 100644 --- a/spring-ai-spring-boot-docker-compose/pom.xml +++ b/spring-ai-spring-boot-docker-compose/pom.xml @@ -21,7 +21,7 @@ org.springframework.ai spring-ai - 1.0.0-M5 + 1.0.0-SNAPSHOT spring-ai-spring-boot-docker-compose jar diff --git a/spring-ai-spring-boot-starters/spring-ai-starter-anthropic/pom.xml b/spring-ai-spring-boot-starters/spring-ai-starter-anthropic/pom.xml index 5e798fcde..31e711ba2 100644 --- a/spring-ai-spring-boot-starters/spring-ai-starter-anthropic/pom.xml +++ b/spring-ai-spring-boot-starters/spring-ai-starter-anthropic/pom.xml @@ -20,7 +20,7 @@ org.springframework.ai spring-ai - 1.0.0-M5 + 1.0.0-SNAPSHOT ../../pom.xml spring-ai-anthropic-spring-boot-starter diff --git a/spring-ai-spring-boot-starters/spring-ai-starter-aws-opensearch-store/pom.xml b/spring-ai-spring-boot-starters/spring-ai-starter-aws-opensearch-store/pom.xml index 1a42ddd23..186f0bad8 100644 --- a/spring-ai-spring-boot-starters/spring-ai-starter-aws-opensearch-store/pom.xml +++ b/spring-ai-spring-boot-starters/spring-ai-starter-aws-opensearch-store/pom.xml @@ -20,7 +20,7 @@ org.springframework.ai spring-ai - 1.0.0-M5 + 1.0.0-SNAPSHOT ../../pom.xml spring-ai-aws-opensearch-store-spring-boot-starter diff --git a/spring-ai-spring-boot-starters/spring-ai-starter-azure-cosmos-db-store/pom.xml b/spring-ai-spring-boot-starters/spring-ai-starter-azure-cosmos-db-store/pom.xml index 0cf4bc1a3..e2c3ec1cc 100644 --- a/spring-ai-spring-boot-starters/spring-ai-starter-azure-cosmos-db-store/pom.xml +++ b/spring-ai-spring-boot-starters/spring-ai-starter-azure-cosmos-db-store/pom.xml @@ -20,7 +20,7 @@ org.springframework.ai spring-ai - 1.0.0-M5 + 1.0.0-SNAPSHOT ../../pom.xml spring-ai-azure-cosmos-db-store-spring-boot-starter diff --git a/spring-ai-spring-boot-starters/spring-ai-starter-azure-openai/pom.xml b/spring-ai-spring-boot-starters/spring-ai-starter-azure-openai/pom.xml index f41a4ad56..7ccc8ef96 100644 --- a/spring-ai-spring-boot-starters/spring-ai-starter-azure-openai/pom.xml +++ b/spring-ai-spring-boot-starters/spring-ai-starter-azure-openai/pom.xml @@ -20,7 +20,7 @@ org.springframework.ai spring-ai - 1.0.0-M5 + 1.0.0-SNAPSHOT ../../pom.xml spring-ai-azure-openai-spring-boot-starter diff --git a/spring-ai-spring-boot-starters/spring-ai-starter-azure-store/pom.xml b/spring-ai-spring-boot-starters/spring-ai-starter-azure-store/pom.xml index db68b11af..f5face502 100644 --- a/spring-ai-spring-boot-starters/spring-ai-starter-azure-store/pom.xml +++ b/spring-ai-spring-boot-starters/spring-ai-starter-azure-store/pom.xml @@ -20,7 +20,7 @@ org.springframework.ai spring-ai - 1.0.0-M5 + 1.0.0-SNAPSHOT ../../pom.xml spring-ai-azure-store-spring-boot-starter diff --git a/spring-ai-spring-boot-starters/spring-ai-starter-bedrock-ai/pom.xml b/spring-ai-spring-boot-starters/spring-ai-starter-bedrock-ai/pom.xml index 4191da77b..fc95593d5 100644 --- a/spring-ai-spring-boot-starters/spring-ai-starter-bedrock-ai/pom.xml +++ b/spring-ai-spring-boot-starters/spring-ai-starter-bedrock-ai/pom.xml @@ -21,7 +21,7 @@ org.springframework.ai spring-ai - 1.0.0-M5 + 1.0.0-SNAPSHOT ../../pom.xml spring-ai-bedrock-ai-spring-boot-starter diff --git a/spring-ai-spring-boot-starters/spring-ai-starter-bedrock-converse/pom.xml b/spring-ai-spring-boot-starters/spring-ai-starter-bedrock-converse/pom.xml index 5c7ceef0f..e44dc1940 100644 --- a/spring-ai-spring-boot-starters/spring-ai-starter-bedrock-converse/pom.xml +++ b/spring-ai-spring-boot-starters/spring-ai-starter-bedrock-converse/pom.xml @@ -21,7 +21,7 @@ org.springframework.ai spring-ai - 1.0.0-M5 + 1.0.0-SNAPSHOT ../../pom.xml spring-ai-bedrock-converse-spring-boot-starter diff --git a/spring-ai-spring-boot-starters/spring-ai-starter-cassandra-store/pom.xml b/spring-ai-spring-boot-starters/spring-ai-starter-cassandra-store/pom.xml index 1cf26cc72..968e4fa53 100644 --- a/spring-ai-spring-boot-starters/spring-ai-starter-cassandra-store/pom.xml +++ b/spring-ai-spring-boot-starters/spring-ai-starter-cassandra-store/pom.xml @@ -20,7 +20,7 @@ org.springframework.ai spring-ai - 1.0.0-M5 + 1.0.0-SNAPSHOT ../../pom.xml spring-ai-cassandra-store-spring-boot-starter diff --git a/spring-ai-spring-boot-starters/spring-ai-starter-chroma-store/pom.xml b/spring-ai-spring-boot-starters/spring-ai-starter-chroma-store/pom.xml index fc6c3eab6..f9e588f8b 100644 --- a/spring-ai-spring-boot-starters/spring-ai-starter-chroma-store/pom.xml +++ b/spring-ai-spring-boot-starters/spring-ai-starter-chroma-store/pom.xml @@ -20,7 +20,7 @@ org.springframework.ai spring-ai - 1.0.0-M5 + 1.0.0-SNAPSHOT ../../pom.xml spring-ai-chroma-store-spring-boot-starter diff --git a/spring-ai-spring-boot-starters/spring-ai-starter-coherence-store/pom.xml b/spring-ai-spring-boot-starters/spring-ai-starter-coherence-store/pom.xml index 39a0a65f3..993ba3e84 100644 --- a/spring-ai-spring-boot-starters/spring-ai-starter-coherence-store/pom.xml +++ b/spring-ai-spring-boot-starters/spring-ai-starter-coherence-store/pom.xml @@ -20,7 +20,7 @@ org.springframework.ai spring-ai - 1.0.0-M5 + 1.0.0-SNAPSHOT ../../pom.xml spring-ai-coherence-store-spring-boot-starter diff --git a/spring-ai-spring-boot-starters/spring-ai-starter-elasticsearch-store/pom.xml b/spring-ai-spring-boot-starters/spring-ai-starter-elasticsearch-store/pom.xml index 5744486bd..efdba43b9 100644 --- a/spring-ai-spring-boot-starters/spring-ai-starter-elasticsearch-store/pom.xml +++ b/spring-ai-spring-boot-starters/spring-ai-starter-elasticsearch-store/pom.xml @@ -20,7 +20,7 @@ org.springframework.ai spring-ai - 1.0.0-M5 + 1.0.0-SNAPSHOT ../../pom.xml spring-ai-elasticsearch-store-spring-boot-starter diff --git a/spring-ai-spring-boot-starters/spring-ai-starter-gemfire-store/pom.xml b/spring-ai-spring-boot-starters/spring-ai-starter-gemfire-store/pom.xml index 29fa81d8e..b393648d6 100644 --- a/spring-ai-spring-boot-starters/spring-ai-starter-gemfire-store/pom.xml +++ b/spring-ai-spring-boot-starters/spring-ai-starter-gemfire-store/pom.xml @@ -20,7 +20,7 @@ org.springframework.ai spring-ai - 1.0.0-M5 + 1.0.0-SNAPSHOT ../../pom.xml spring-ai-gemfire-store-spring-boot-starter diff --git a/spring-ai-spring-boot-starters/spring-ai-starter-hanadb-store/pom.xml b/spring-ai-spring-boot-starters/spring-ai-starter-hanadb-store/pom.xml index 9854cc61d..0309e3970 100644 --- a/spring-ai-spring-boot-starters/spring-ai-starter-hanadb-store/pom.xml +++ b/spring-ai-spring-boot-starters/spring-ai-starter-hanadb-store/pom.xml @@ -20,7 +20,7 @@ org.springframework.ai spring-ai - 1.0.0-M5 + 1.0.0-SNAPSHOT ../../pom.xml spring-ai-hanadb-store-spring-boot-starter diff --git a/spring-ai-spring-boot-starters/spring-ai-starter-huggingface/pom.xml b/spring-ai-spring-boot-starters/spring-ai-starter-huggingface/pom.xml index 3a28c38c1..0832116aa 100644 --- a/spring-ai-spring-boot-starters/spring-ai-starter-huggingface/pom.xml +++ b/spring-ai-spring-boot-starters/spring-ai-starter-huggingface/pom.xml @@ -20,7 +20,7 @@ org.springframework.ai spring-ai - 1.0.0-M5 + 1.0.0-SNAPSHOT ../../pom.xml spring-ai-huggingface-spring-boot-starter diff --git a/spring-ai-spring-boot-starters/spring-ai-starter-mariadb-store/pom.xml b/spring-ai-spring-boot-starters/spring-ai-starter-mariadb-store/pom.xml index 682bcd4bd..5360a7ba2 100644 --- a/spring-ai-spring-boot-starters/spring-ai-starter-mariadb-store/pom.xml +++ b/spring-ai-spring-boot-starters/spring-ai-starter-mariadb-store/pom.xml @@ -20,7 +20,7 @@ org.springframework.ai spring-ai - 1.0.0-M5 + 1.0.0-SNAPSHOT ../../pom.xml spring-ai-mariadb-store-spring-boot-starter diff --git a/spring-ai-spring-boot-starters/spring-ai-starter-milvus-store/pom.xml b/spring-ai-spring-boot-starters/spring-ai-starter-milvus-store/pom.xml index 770a66448..49c66a4c2 100644 --- a/spring-ai-spring-boot-starters/spring-ai-starter-milvus-store/pom.xml +++ b/spring-ai-spring-boot-starters/spring-ai-starter-milvus-store/pom.xml @@ -20,7 +20,7 @@ org.springframework.ai spring-ai - 1.0.0-M5 + 1.0.0-SNAPSHOT ../../pom.xml spring-ai-milvus-store-spring-boot-starter diff --git a/spring-ai-spring-boot-starters/spring-ai-starter-minimax/pom.xml b/spring-ai-spring-boot-starters/spring-ai-starter-minimax/pom.xml index 7d1d2da3d..124570853 100644 --- a/spring-ai-spring-boot-starters/spring-ai-starter-minimax/pom.xml +++ b/spring-ai-spring-boot-starters/spring-ai-starter-minimax/pom.xml @@ -20,7 +20,7 @@ org.springframework.ai spring-ai - 1.0.0-M5 + 1.0.0-SNAPSHOT ../../pom.xml spring-ai-minimax-spring-boot-starter diff --git a/spring-ai-spring-boot-starters/spring-ai-starter-mistral-ai/pom.xml b/spring-ai-spring-boot-starters/spring-ai-starter-mistral-ai/pom.xml index 24a096ce4..4c00f8326 100644 --- a/spring-ai-spring-boot-starters/spring-ai-starter-mistral-ai/pom.xml +++ b/spring-ai-spring-boot-starters/spring-ai-starter-mistral-ai/pom.xml @@ -20,7 +20,7 @@ org.springframework.ai spring-ai - 1.0.0-M5 + 1.0.0-SNAPSHOT ../../pom.xml spring-ai-mistral-ai-spring-boot-starter diff --git a/spring-ai-spring-boot-starters/spring-ai-starter-mongodb-atlas-store/pom.xml b/spring-ai-spring-boot-starters/spring-ai-starter-mongodb-atlas-store/pom.xml index 3e9c204ca..7f868e68a 100644 --- a/spring-ai-spring-boot-starters/spring-ai-starter-mongodb-atlas-store/pom.xml +++ b/spring-ai-spring-boot-starters/spring-ai-starter-mongodb-atlas-store/pom.xml @@ -20,7 +20,7 @@ org.springframework.ai spring-ai - 1.0.0-M5 + 1.0.0-SNAPSHOT ../../pom.xml spring-ai-mongodb-atlas-store-spring-boot-starter diff --git a/spring-ai-spring-boot-starters/spring-ai-starter-moonshot/pom.xml b/spring-ai-spring-boot-starters/spring-ai-starter-moonshot/pom.xml index 699d27dd8..70c34367b 100644 --- a/spring-ai-spring-boot-starters/spring-ai-starter-moonshot/pom.xml +++ b/spring-ai-spring-boot-starters/spring-ai-starter-moonshot/pom.xml @@ -20,7 +20,7 @@ org.springframework.ai spring-ai - 1.0.0-M5 + 1.0.0-SNAPSHOT ../../pom.xml spring-ai-moonshot-spring-boot-starter diff --git a/spring-ai-spring-boot-starters/spring-ai-starter-neo4j-store/pom.xml b/spring-ai-spring-boot-starters/spring-ai-starter-neo4j-store/pom.xml index 83e22d186..f0203e697 100644 --- a/spring-ai-spring-boot-starters/spring-ai-starter-neo4j-store/pom.xml +++ b/spring-ai-spring-boot-starters/spring-ai-starter-neo4j-store/pom.xml @@ -20,7 +20,7 @@ org.springframework.ai spring-ai - 1.0.0-M5 + 1.0.0-SNAPSHOT ../../pom.xml spring-ai-neo4j-store-spring-boot-starter diff --git a/spring-ai-spring-boot-starters/spring-ai-starter-oci-genai/pom.xml b/spring-ai-spring-boot-starters/spring-ai-starter-oci-genai/pom.xml index e7e880d03..f8a835287 100644 --- a/spring-ai-spring-boot-starters/spring-ai-starter-oci-genai/pom.xml +++ b/spring-ai-spring-boot-starters/spring-ai-starter-oci-genai/pom.xml @@ -20,7 +20,7 @@ org.springframework.ai spring-ai - 1.0.0-M5 + 1.0.0-SNAPSHOT ../../pom.xml spring-ai-oci-genai-spring-boot-starter diff --git a/spring-ai-spring-boot-starters/spring-ai-starter-ollama/pom.xml b/spring-ai-spring-boot-starters/spring-ai-starter-ollama/pom.xml index bbdbf876b..7b16c0c67 100644 --- a/spring-ai-spring-boot-starters/spring-ai-starter-ollama/pom.xml +++ b/spring-ai-spring-boot-starters/spring-ai-starter-ollama/pom.xml @@ -20,7 +20,7 @@ org.springframework.ai spring-ai - 1.0.0-M5 + 1.0.0-SNAPSHOT ../../pom.xml spring-ai-ollama-spring-boot-starter diff --git a/spring-ai-spring-boot-starters/spring-ai-starter-openai/pom.xml b/spring-ai-spring-boot-starters/spring-ai-starter-openai/pom.xml index 1ffd25528..a5bce9888 100644 --- a/spring-ai-spring-boot-starters/spring-ai-starter-openai/pom.xml +++ b/spring-ai-spring-boot-starters/spring-ai-starter-openai/pom.xml @@ -20,7 +20,7 @@ org.springframework.ai spring-ai - 1.0.0-M5 + 1.0.0-SNAPSHOT ../../pom.xml spring-ai-openai-spring-boot-starter diff --git a/spring-ai-spring-boot-starters/spring-ai-starter-opensearch-store/pom.xml b/spring-ai-spring-boot-starters/spring-ai-starter-opensearch-store/pom.xml index b32924157..07533074d 100644 --- a/spring-ai-spring-boot-starters/spring-ai-starter-opensearch-store/pom.xml +++ b/spring-ai-spring-boot-starters/spring-ai-starter-opensearch-store/pom.xml @@ -20,7 +20,7 @@ org.springframework.ai spring-ai - 1.0.0-M5 + 1.0.0-SNAPSHOT ../../pom.xml spring-ai-opensearch-store-spring-boot-starter diff --git a/spring-ai-spring-boot-starters/spring-ai-starter-oracle-store/pom.xml b/spring-ai-spring-boot-starters/spring-ai-starter-oracle-store/pom.xml index 067201393..72d2cde2f 100644 --- a/spring-ai-spring-boot-starters/spring-ai-starter-oracle-store/pom.xml +++ b/spring-ai-spring-boot-starters/spring-ai-starter-oracle-store/pom.xml @@ -20,7 +20,7 @@ org.springframework.ai spring-ai - 1.0.0-M5 + 1.0.0-SNAPSHOT ../../pom.xml spring-ai-oracle-store-spring-boot-starter diff --git a/spring-ai-spring-boot-starters/spring-ai-starter-pgvector-store/pom.xml b/spring-ai-spring-boot-starters/spring-ai-starter-pgvector-store/pom.xml index 52d56665d..141e9f2a1 100644 --- a/spring-ai-spring-boot-starters/spring-ai-starter-pgvector-store/pom.xml +++ b/spring-ai-spring-boot-starters/spring-ai-starter-pgvector-store/pom.xml @@ -20,7 +20,7 @@ org.springframework.ai spring-ai - 1.0.0-M5 + 1.0.0-SNAPSHOT ../../pom.xml spring-ai-pgvector-store-spring-boot-starter diff --git a/spring-ai-spring-boot-starters/spring-ai-starter-pinecone-store/pom.xml b/spring-ai-spring-boot-starters/spring-ai-starter-pinecone-store/pom.xml index 65e7388e3..bb1977f6d 100644 --- a/spring-ai-spring-boot-starters/spring-ai-starter-pinecone-store/pom.xml +++ b/spring-ai-spring-boot-starters/spring-ai-starter-pinecone-store/pom.xml @@ -20,7 +20,7 @@ org.springframework.ai spring-ai - 1.0.0-M5 + 1.0.0-SNAPSHOT ../../pom.xml spring-ai-pinecone-store-spring-boot-starter diff --git a/spring-ai-spring-boot-starters/spring-ai-starter-postgresml-embedding/pom.xml b/spring-ai-spring-boot-starters/spring-ai-starter-postgresml-embedding/pom.xml index 2fc60d42f..ffbc4aa55 100644 --- a/spring-ai-spring-boot-starters/spring-ai-starter-postgresml-embedding/pom.xml +++ b/spring-ai-spring-boot-starters/spring-ai-starter-postgresml-embedding/pom.xml @@ -20,7 +20,7 @@ org.springframework.ai spring-ai - 1.0.0-M5 + 1.0.0-SNAPSHOT ../../pom.xml spring-ai-postgresml-spring-boot-starter diff --git a/spring-ai-spring-boot-starters/spring-ai-starter-qdrant-store/pom.xml b/spring-ai-spring-boot-starters/spring-ai-starter-qdrant-store/pom.xml index 4212ac270..fddb080fe 100644 --- a/spring-ai-spring-boot-starters/spring-ai-starter-qdrant-store/pom.xml +++ b/spring-ai-spring-boot-starters/spring-ai-starter-qdrant-store/pom.xml @@ -20,7 +20,7 @@ org.springframework.ai spring-ai - 1.0.0-M5 + 1.0.0-SNAPSHOT ../../pom.xml spring-ai-qdrant-store-spring-boot-starter diff --git a/spring-ai-spring-boot-starters/spring-ai-starter-qianfan/pom.xml b/spring-ai-spring-boot-starters/spring-ai-starter-qianfan/pom.xml index eed5f809c..0da3b1776 100644 --- a/spring-ai-spring-boot-starters/spring-ai-starter-qianfan/pom.xml +++ b/spring-ai-spring-boot-starters/spring-ai-starter-qianfan/pom.xml @@ -20,7 +20,7 @@ org.springframework.ai spring-ai - 1.0.0-M5 + 1.0.0-SNAPSHOT ../../pom.xml spring-ai-qianfan-spring-boot-starter diff --git a/spring-ai-spring-boot-starters/spring-ai-starter-redis-store/pom.xml b/spring-ai-spring-boot-starters/spring-ai-starter-redis-store/pom.xml index 92946efe7..637b3e442 100644 --- a/spring-ai-spring-boot-starters/spring-ai-starter-redis-store/pom.xml +++ b/spring-ai-spring-boot-starters/spring-ai-starter-redis-store/pom.xml @@ -20,7 +20,7 @@ org.springframework.ai spring-ai - 1.0.0-M5 + 1.0.0-SNAPSHOT ../../pom.xml spring-ai-redis-store-spring-boot-starter diff --git a/spring-ai-spring-boot-starters/spring-ai-starter-stability-ai/pom.xml b/spring-ai-spring-boot-starters/spring-ai-starter-stability-ai/pom.xml index 14526f275..64764552e 100644 --- a/spring-ai-spring-boot-starters/spring-ai-starter-stability-ai/pom.xml +++ b/spring-ai-spring-boot-starters/spring-ai-starter-stability-ai/pom.xml @@ -20,7 +20,7 @@ org.springframework.ai spring-ai - 1.0.0-M5 + 1.0.0-SNAPSHOT ../../pom.xml spring-ai-stability-ai-spring-boot-starter diff --git a/spring-ai-spring-boot-starters/spring-ai-starter-transformers/pom.xml b/spring-ai-spring-boot-starters/spring-ai-starter-transformers/pom.xml index 273fe20c6..9b0e61643 100644 --- a/spring-ai-spring-boot-starters/spring-ai-starter-transformers/pom.xml +++ b/spring-ai-spring-boot-starters/spring-ai-starter-transformers/pom.xml @@ -20,7 +20,7 @@ org.springframework.ai spring-ai - 1.0.0-M5 + 1.0.0-SNAPSHOT ../../pom.xml spring-ai-transformers-spring-boot-starter diff --git a/spring-ai-spring-boot-starters/spring-ai-starter-typesense-store/pom.xml b/spring-ai-spring-boot-starters/spring-ai-starter-typesense-store/pom.xml index 642c51823..2b3e52518 100644 --- a/spring-ai-spring-boot-starters/spring-ai-starter-typesense-store/pom.xml +++ b/spring-ai-spring-boot-starters/spring-ai-starter-typesense-store/pom.xml @@ -22,7 +22,7 @@ org.springframework.ai spring-ai - 1.0.0-M5 + 1.0.0-SNAPSHOT ../../pom.xml spring-ai-typesense-store-spring-boot-starter diff --git a/spring-ai-spring-boot-starters/spring-ai-starter-vertex-ai-embedding/pom.xml b/spring-ai-spring-boot-starters/spring-ai-starter-vertex-ai-embedding/pom.xml index 9e5f02d16..36fcee4d1 100644 --- a/spring-ai-spring-boot-starters/spring-ai-starter-vertex-ai-embedding/pom.xml +++ b/spring-ai-spring-boot-starters/spring-ai-starter-vertex-ai-embedding/pom.xml @@ -20,7 +20,7 @@ org.springframework.ai spring-ai - 1.0.0-M5 + 1.0.0-SNAPSHOT ../../pom.xml spring-ai-vertex-ai-embedding-spring-boot-starter diff --git a/spring-ai-spring-boot-starters/spring-ai-starter-vertex-ai-gemini/pom.xml b/spring-ai-spring-boot-starters/spring-ai-starter-vertex-ai-gemini/pom.xml index 7eac36dff..778b9cccd 100644 --- a/spring-ai-spring-boot-starters/spring-ai-starter-vertex-ai-gemini/pom.xml +++ b/spring-ai-spring-boot-starters/spring-ai-starter-vertex-ai-gemini/pom.xml @@ -20,7 +20,7 @@ org.springframework.ai spring-ai - 1.0.0-M5 + 1.0.0-SNAPSHOT ../../pom.xml spring-ai-vertex-ai-gemini-spring-boot-starter diff --git a/spring-ai-spring-boot-starters/spring-ai-starter-watsonx-ai/pom.xml b/spring-ai-spring-boot-starters/spring-ai-starter-watsonx-ai/pom.xml index f104cac24..36e871422 100644 --- a/spring-ai-spring-boot-starters/spring-ai-starter-watsonx-ai/pom.xml +++ b/spring-ai-spring-boot-starters/spring-ai-starter-watsonx-ai/pom.xml @@ -20,7 +20,7 @@ org.springframework.ai spring-ai - 1.0.0-M5 + 1.0.0-SNAPSHOT ../../pom.xml spring-ai-watsonx-ai-spring-boot-starter diff --git a/spring-ai-spring-boot-starters/spring-ai-starter-weaviate-store/pom.xml b/spring-ai-spring-boot-starters/spring-ai-starter-weaviate-store/pom.xml index 30138e937..e46246176 100644 --- a/spring-ai-spring-boot-starters/spring-ai-starter-weaviate-store/pom.xml +++ b/spring-ai-spring-boot-starters/spring-ai-starter-weaviate-store/pom.xml @@ -20,7 +20,7 @@ org.springframework.ai spring-ai - 1.0.0-M5 + 1.0.0-SNAPSHOT ../../pom.xml spring-ai-weaviate-store-spring-boot-starter diff --git a/spring-ai-spring-boot-starters/spring-ai-starter-zhipuai/pom.xml b/spring-ai-spring-boot-starters/spring-ai-starter-zhipuai/pom.xml index 3dbe475b4..9eb4283c1 100644 --- a/spring-ai-spring-boot-starters/spring-ai-starter-zhipuai/pom.xml +++ b/spring-ai-spring-boot-starters/spring-ai-starter-zhipuai/pom.xml @@ -20,7 +20,7 @@ org.springframework.ai spring-ai - 1.0.0-M5 + 1.0.0-SNAPSHOT ../../pom.xml spring-ai-zhipuai-spring-boot-starter diff --git a/spring-ai-spring-boot-testcontainers/pom.xml b/spring-ai-spring-boot-testcontainers/pom.xml index adebdca57..ed7bef8c2 100644 --- a/spring-ai-spring-boot-testcontainers/pom.xml +++ b/spring-ai-spring-boot-testcontainers/pom.xml @@ -22,7 +22,7 @@ org.springframework.ai spring-ai - 1.0.0-M5 + 1.0.0-SNAPSHOT spring-ai-spring-boot-testcontainers jar diff --git a/spring-ai-spring-cloud-bindings/pom.xml b/spring-ai-spring-cloud-bindings/pom.xml index e2094a4ce..576e4bb33 100644 --- a/spring-ai-spring-cloud-bindings/pom.xml +++ b/spring-ai-spring-cloud-bindings/pom.xml @@ -21,7 +21,7 @@ org.springframework.ai spring-ai - 1.0.0-M5 + 1.0.0-SNAPSHOT spring-ai-spring-cloud-bindings jar diff --git a/spring-ai-test/pom.xml b/spring-ai-test/pom.xml index e09a39ec4..ff1650db5 100644 --- a/spring-ai-test/pom.xml +++ b/spring-ai-test/pom.xml @@ -20,7 +20,7 @@ org.springframework.ai spring-ai - 1.0.0-M5 + 1.0.0-SNAPSHOT spring-ai-test jar diff --git a/vector-stores/spring-ai-azure-cosmos-db-store/pom.xml b/vector-stores/spring-ai-azure-cosmos-db-store/pom.xml index edf06150f..ca93a9ece 100644 --- a/vector-stores/spring-ai-azure-cosmos-db-store/pom.xml +++ b/vector-stores/spring-ai-azure-cosmos-db-store/pom.xml @@ -21,7 +21,7 @@ org.springframework.ai spring-ai - 1.0.0-M5 + 1.0.0-SNAPSHOT ../../pom.xml spring-ai-azure-cosmos-db-store diff --git a/vector-stores/spring-ai-azure-store/pom.xml b/vector-stores/spring-ai-azure-store/pom.xml index c34bcabde..483692889 100644 --- a/vector-stores/spring-ai-azure-store/pom.xml +++ b/vector-stores/spring-ai-azure-store/pom.xml @@ -21,7 +21,7 @@ org.springframework.ai spring-ai - 1.0.0-M5 + 1.0.0-SNAPSHOT ../../pom.xml spring-ai-azure-store diff --git a/vector-stores/spring-ai-cassandra-store/pom.xml b/vector-stores/spring-ai-cassandra-store/pom.xml index ab96e4bc4..fd149b3a6 100644 --- a/vector-stores/spring-ai-cassandra-store/pom.xml +++ b/vector-stores/spring-ai-cassandra-store/pom.xml @@ -21,7 +21,7 @@ org.springframework.ai spring-ai - 1.0.0-M5 + 1.0.0-SNAPSHOT ../../pom.xml spring-ai-cassandra-store diff --git a/vector-stores/spring-ai-chroma-store/pom.xml b/vector-stores/spring-ai-chroma-store/pom.xml index b4f298023..7764b5d8e 100644 --- a/vector-stores/spring-ai-chroma-store/pom.xml +++ b/vector-stores/spring-ai-chroma-store/pom.xml @@ -22,7 +22,7 @@ org.springframework.ai spring-ai - 1.0.0-M5 + 1.0.0-SNAPSHOT ../../pom.xml spring-ai-chroma-store diff --git a/vector-stores/spring-ai-coherence-store/pom.xml b/vector-stores/spring-ai-coherence-store/pom.xml index 96f23730e..2289609f1 100644 --- a/vector-stores/spring-ai-coherence-store/pom.xml +++ b/vector-stores/spring-ai-coherence-store/pom.xml @@ -6,7 +6,7 @@ org.springframework.ai spring-ai - 1.0.0-M5 + 1.0.0-SNAPSHOT ../../pom.xml spring-ai-coherence-store diff --git a/vector-stores/spring-ai-elasticsearch-store/pom.xml b/vector-stores/spring-ai-elasticsearch-store/pom.xml index 9cbf376ed..9ae49b691 100644 --- a/vector-stores/spring-ai-elasticsearch-store/pom.xml +++ b/vector-stores/spring-ai-elasticsearch-store/pom.xml @@ -21,7 +21,7 @@ org.springframework.ai spring-ai - 1.0.0-M5 + 1.0.0-SNAPSHOT ../../pom.xml spring-ai-elasticsearch-store diff --git a/vector-stores/spring-ai-gemfire-store/pom.xml b/vector-stores/spring-ai-gemfire-store/pom.xml index 600933716..719b3ffdf 100644 --- a/vector-stores/spring-ai-gemfire-store/pom.xml +++ b/vector-stores/spring-ai-gemfire-store/pom.xml @@ -21,7 +21,7 @@ org.springframework.ai spring-ai - 1.0.0-M5 + 1.0.0-SNAPSHOT ../../pom.xml spring-ai-gemfire-store diff --git a/vector-stores/spring-ai-hanadb-store/pom.xml b/vector-stores/spring-ai-hanadb-store/pom.xml index f8c278691..7bde3251a 100644 --- a/vector-stores/spring-ai-hanadb-store/pom.xml +++ b/vector-stores/spring-ai-hanadb-store/pom.xml @@ -22,7 +22,7 @@ org.springframework.ai spring-ai - 1.0.0-M5 + 1.0.0-SNAPSHOT ../../pom.xml spring-ai-hanadb-store diff --git a/vector-stores/spring-ai-mariadb-store/pom.xml b/vector-stores/spring-ai-mariadb-store/pom.xml index e9c31de7a..18331999a 100644 --- a/vector-stores/spring-ai-mariadb-store/pom.xml +++ b/vector-stores/spring-ai-mariadb-store/pom.xml @@ -21,7 +21,7 @@ org.springframework.ai spring-ai - 1.0.0-M5 + 1.0.0-SNAPSHOT ../../pom.xml spring-ai-mariadb-store diff --git a/vector-stores/spring-ai-milvus-store/pom.xml b/vector-stores/spring-ai-milvus-store/pom.xml index 235481dfa..9369a14c5 100644 --- a/vector-stores/spring-ai-milvus-store/pom.xml +++ b/vector-stores/spring-ai-milvus-store/pom.xml @@ -21,7 +21,7 @@ org.springframework.ai spring-ai - 1.0.0-M5 + 1.0.0-SNAPSHOT ../../pom.xml spring-ai-milvus-store diff --git a/vector-stores/spring-ai-mongodb-atlas-store/pom.xml b/vector-stores/spring-ai-mongodb-atlas-store/pom.xml index 38e5e9177..c8bc4b656 100644 --- a/vector-stores/spring-ai-mongodb-atlas-store/pom.xml +++ b/vector-stores/spring-ai-mongodb-atlas-store/pom.xml @@ -21,7 +21,7 @@ org.springframework.ai spring-ai - 1.0.0-M5 + 1.0.0-SNAPSHOT ../../pom.xml spring-ai-mongodb-atlas-store diff --git a/vector-stores/spring-ai-neo4j-store/pom.xml b/vector-stores/spring-ai-neo4j-store/pom.xml index 51148c31d..f032de116 100644 --- a/vector-stores/spring-ai-neo4j-store/pom.xml +++ b/vector-stores/spring-ai-neo4j-store/pom.xml @@ -21,7 +21,7 @@ org.springframework.ai spring-ai - 1.0.0-M5 + 1.0.0-SNAPSHOT ../../pom.xml spring-ai-neo4j-store diff --git a/vector-stores/spring-ai-opensearch-store/pom.xml b/vector-stores/spring-ai-opensearch-store/pom.xml index 84da7575f..4c48a3cb5 100644 --- a/vector-stores/spring-ai-opensearch-store/pom.xml +++ b/vector-stores/spring-ai-opensearch-store/pom.xml @@ -21,7 +21,7 @@ org.springframework.ai spring-ai - 1.0.0-M5 + 1.0.0-SNAPSHOT ../../pom.xml spring-ai-opensearch-store diff --git a/vector-stores/spring-ai-oracle-store/pom.xml b/vector-stores/spring-ai-oracle-store/pom.xml index 807eceaee..b7763604a 100644 --- a/vector-stores/spring-ai-oracle-store/pom.xml +++ b/vector-stores/spring-ai-oracle-store/pom.xml @@ -21,7 +21,7 @@ org.springframework.ai spring-ai - 1.0.0-M5 + 1.0.0-SNAPSHOT ../../pom.xml spring-ai-oracle-store diff --git a/vector-stores/spring-ai-pgvector-store/pom.xml b/vector-stores/spring-ai-pgvector-store/pom.xml index 5e560722f..4d1247f54 100644 --- a/vector-stores/spring-ai-pgvector-store/pom.xml +++ b/vector-stores/spring-ai-pgvector-store/pom.xml @@ -21,7 +21,7 @@ org.springframework.ai spring-ai - 1.0.0-M5 + 1.0.0-SNAPSHOT ../../pom.xml spring-ai-pgvector-store diff --git a/vector-stores/spring-ai-pinecone-store/pom.xml b/vector-stores/spring-ai-pinecone-store/pom.xml index f77d10b86..c56d36ce4 100644 --- a/vector-stores/spring-ai-pinecone-store/pom.xml +++ b/vector-stores/spring-ai-pinecone-store/pom.xml @@ -21,7 +21,7 @@ org.springframework.ai spring-ai - 1.0.0-M5 + 1.0.0-SNAPSHOT ../../pom.xml spring-ai-pinecone-store diff --git a/vector-stores/spring-ai-qdrant-store/pom.xml b/vector-stores/spring-ai-qdrant-store/pom.xml index 7da1a0d28..149d81b80 100644 --- a/vector-stores/spring-ai-qdrant-store/pom.xml +++ b/vector-stores/spring-ai-qdrant-store/pom.xml @@ -21,7 +21,7 @@ org.springframework.ai spring-ai - 1.0.0-M5 + 1.0.0-SNAPSHOT ../../pom.xml spring-ai-qdrant-store diff --git a/vector-stores/spring-ai-redis-store/pom.xml b/vector-stores/spring-ai-redis-store/pom.xml index 2870a4877..34b078cd9 100644 --- a/vector-stores/spring-ai-redis-store/pom.xml +++ b/vector-stores/spring-ai-redis-store/pom.xml @@ -21,7 +21,7 @@ org.springframework.ai spring-ai - 1.0.0-M5 + 1.0.0-SNAPSHOT ../../pom.xml spring-ai-redis-store diff --git a/vector-stores/spring-ai-typesense-store/pom.xml b/vector-stores/spring-ai-typesense-store/pom.xml index 3e1b95b6c..83d13e75f 100644 --- a/vector-stores/spring-ai-typesense-store/pom.xml +++ b/vector-stores/spring-ai-typesense-store/pom.xml @@ -22,7 +22,7 @@ org.springframework.ai spring-ai - 1.0.0-M5 + 1.0.0-SNAPSHOT ../../pom.xml diff --git a/vector-stores/spring-ai-weaviate-store/pom.xml b/vector-stores/spring-ai-weaviate-store/pom.xml index 8c29b0540..2ba8d3fa2 100644 --- a/vector-stores/spring-ai-weaviate-store/pom.xml +++ b/vector-stores/spring-ai-weaviate-store/pom.xml @@ -21,7 +21,7 @@ org.springframework.ai spring-ai - 1.0.0-M5 + 1.0.0-SNAPSHOT ../../pom.xml spring-ai-weaviate-store