diff --git a/document-readers/markdown-reader/pom.xml b/document-readers/markdown-reader/pom.xml index 33f45d2eb0..5922ea2b4e 100644 --- a/document-readers/markdown-reader/pom.xml +++ b/document-readers/markdown-reader/pom.xml @@ -6,7 +6,7 @@ org.springframework.ai spring-ai - 1.0.0-M2 + 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 931a861313..c870c9176c 100644 --- a/document-readers/pdf-reader/pom.xml +++ b/document-readers/pdf-reader/pom.xml @@ -5,7 +5,7 @@ org.springframework.ai spring-ai - 1.0.0-M2 + 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 4bfaeafee8..35abb98c6b 100644 --- a/document-readers/tika-reader/pom.xml +++ b/document-readers/tika-reader/pom.xml @@ -5,7 +5,7 @@ org.springframework.ai spring-ai - 1.0.0-M2 + 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 1a17b08652..beacc8533f 100644 --- a/models/spring-ai-anthropic/pom.xml +++ b/models/spring-ai-anthropic/pom.xml @@ -6,7 +6,7 @@ org.springframework.ai spring-ai - 1.0.0-M2 + 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 bd36cffc52..d70c098a07 100644 --- a/models/spring-ai-azure-openai/pom.xml +++ b/models/spring-ai-azure-openai/pom.xml @@ -4,7 +4,7 @@ org.springframework.ai spring-ai - 1.0.0-M2 + 1.0.0-SNAPSHOT ../../pom.xml spring-ai-azure-openai diff --git a/models/spring-ai-bedrock/pom.xml b/models/spring-ai-bedrock/pom.xml index 01cf1d5bc2..e3b79d30bd 100644 --- a/models/spring-ai-bedrock/pom.xml +++ b/models/spring-ai-bedrock/pom.xml @@ -5,7 +5,7 @@ org.springframework.ai spring-ai - 1.0.0-M2 + 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 0ad495252b..4dac3c3ef7 100644 --- a/models/spring-ai-huggingface/pom.xml +++ b/models/spring-ai-huggingface/pom.xml @@ -4,7 +4,7 @@ org.springframework.ai spring-ai - 1.0.0-M2 + 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 abcee3fc71..3ded875968 100644 --- a/models/spring-ai-minimax/pom.xml +++ b/models/spring-ai-minimax/pom.xml @@ -5,7 +5,7 @@ org.springframework.ai spring-ai - 1.0.0-M2 + 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 f6a9b27aba..ea6ba20971 100644 --- a/models/spring-ai-mistral-ai/pom.xml +++ b/models/spring-ai-mistral-ai/pom.xml @@ -5,7 +5,7 @@ org.springframework.ai spring-ai - 1.0.0-M2 + 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 feea30d7c4..8332940caf 100644 --- a/models/spring-ai-moonshot/pom.xml +++ b/models/spring-ai-moonshot/pom.xml @@ -5,7 +5,7 @@ org.springframework.ai spring-ai - 1.0.0-M2 + 1.0.0-SNAPSHOT ../../pom.xml spring-ai-moonshot diff --git a/models/spring-ai-ollama/pom.xml b/models/spring-ai-ollama/pom.xml index bc4280c9cd..d950b86121 100644 --- a/models/spring-ai-ollama/pom.xml +++ b/models/spring-ai-ollama/pom.xml @@ -5,7 +5,7 @@ org.springframework.ai spring-ai - 1.0.0-M2 + 1.0.0-SNAPSHOT ../../pom.xml diff --git a/models/spring-ai-openai/pom.xml b/models/spring-ai-openai/pom.xml index 9b64f1ac29..cfb45f5862 100644 --- a/models/spring-ai-openai/pom.xml +++ b/models/spring-ai-openai/pom.xml @@ -5,7 +5,7 @@ org.springframework.ai spring-ai - 1.0.0-M2 + 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 16c6edbd75..acf8349f41 100644 --- a/models/spring-ai-postgresml/pom.xml +++ b/models/spring-ai-postgresml/pom.xml @@ -5,7 +5,7 @@ org.springframework.ai spring-ai - 1.0.0-M2 + 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 27b3461a71..8326c7f20f 100644 --- a/models/spring-ai-qianfan/pom.xml +++ b/models/spring-ai-qianfan/pom.xml @@ -5,7 +5,7 @@ org.springframework.ai spring-ai - 1.0.0-M2 + 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 170f12cdf7..d45acec7d6 100644 --- a/models/spring-ai-stability-ai/pom.xml +++ b/models/spring-ai-stability-ai/pom.xml @@ -5,7 +5,7 @@ org.springframework.ai spring-ai - 1.0.0-M2 + 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 e6418b3ff1..65f075afac 100644 --- a/models/spring-ai-transformers/pom.xml +++ b/models/spring-ai-transformers/pom.xml @@ -5,7 +5,7 @@ org.springframework.ai spring-ai - 1.0.0-M2 + 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 74b66a7a5a..8fdbc8afc0 100644 --- a/models/spring-ai-vertex-ai-embedding/pom.xml +++ b/models/spring-ai-vertex-ai-embedding/pom.xml @@ -5,7 +5,7 @@ org.springframework.ai spring-ai - 1.0.0-M2 + 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 122dc2d33d..3ebd175128 100644 --- a/models/spring-ai-vertex-ai-gemini/pom.xml +++ b/models/spring-ai-vertex-ai-gemini/pom.xml @@ -5,7 +5,7 @@ org.springframework.ai spring-ai - 1.0.0-M2 + 1.0.0-SNAPSHOT ../../pom.xml spring-ai-vertex-ai-gemini diff --git a/models/spring-ai-vertex-ai-palm2/pom.xml b/models/spring-ai-vertex-ai-palm2/pom.xml index c636b2aa00..448a3143fa 100644 --- a/models/spring-ai-vertex-ai-palm2/pom.xml +++ b/models/spring-ai-vertex-ai-palm2/pom.xml @@ -5,7 +5,7 @@ org.springframework.ai spring-ai - 1.0.0-M2 + 1.0.0-SNAPSHOT ../../pom.xml spring-ai-vertex-ai-palm2 diff --git a/models/spring-ai-watsonx-ai/pom.xml b/models/spring-ai-watsonx-ai/pom.xml index 01736802b6..00ab9cb712 100644 --- a/models/spring-ai-watsonx-ai/pom.xml +++ b/models/spring-ai-watsonx-ai/pom.xml @@ -5,7 +5,7 @@ org.springframework.ai spring-ai - 1.0.0-M2 + 1.0.0-SNAPSHOT ../../pom.xml diff --git a/models/spring-ai-zhipuai/pom.xml b/models/spring-ai-zhipuai/pom.xml index 533634b5a1..0fea2ed649 100644 --- a/models/spring-ai-zhipuai/pom.xml +++ b/models/spring-ai-zhipuai/pom.xml @@ -5,7 +5,7 @@ org.springframework.ai spring-ai - 1.0.0-M2 + 1.0.0-SNAPSHOT ../../pom.xml spring-ai-zhipuai diff --git a/pom.xml b/pom.xml index daa698b6ae..bac84c59d4 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.springframework.ai spring-ai - 1.0.0-M2 + 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 29d4b6f010..7f555636e1 100644 --- a/spring-ai-bom/pom.xml +++ b/spring-ai-bom/pom.xml @@ -6,7 +6,7 @@ org.springframework.ai spring-ai - 1.0.0-M2 + 1.0.0-SNAPSHOT spring-ai-bom diff --git a/spring-ai-core/pom.xml b/spring-ai-core/pom.xml index 78d31432c9..10bfcbb4c4 100644 --- a/spring-ai-core/pom.xml +++ b/spring-ai-core/pom.xml @@ -5,7 +5,7 @@ org.springframework.ai spring-ai - 1.0.0-M2 + 1.0.0-SNAPSHOT spring-ai-core jar diff --git a/spring-ai-docs/pom.xml b/spring-ai-docs/pom.xml index 620492492c..ee2be10133 100644 --- a/spring-ai-docs/pom.xml +++ b/spring-ai-docs/pom.xml @@ -4,7 +4,7 @@ org.springframework.ai spring-ai - 1.0.0-M2 + 1.0.0-SNAPSHOT spring-ai-docs Spring AI Docs diff --git a/spring-ai-retry/pom.xml b/spring-ai-retry/pom.xml index 1ced258aa5..75834506de 100644 --- a/spring-ai-retry/pom.xml +++ b/spring-ai-retry/pom.xml @@ -5,7 +5,7 @@ org.springframework.ai spring-ai - 1.0.0-M2 + 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 3de6bf9b8f..250d6246ca 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-M2 + 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 191be758af..d3b530ca28 100644 --- a/spring-ai-spring-boot-docker-compose/pom.xml +++ b/spring-ai-spring-boot-docker-compose/pom.xml @@ -5,7 +5,7 @@ org.springframework.ai spring-ai - 1.0.0-M2 + 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 8d3efb4de5..91584cb454 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 @@ -4,7 +4,7 @@ org.springframework.ai spring-ai - 1.0.0-M2 + 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 a394c15500..dc5d637b91 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 @@ -4,7 +4,7 @@ org.springframework.ai spring-ai - 1.0.0-M2 + 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-openai/pom.xml b/spring-ai-spring-boot-starters/spring-ai-starter-azure-openai/pom.xml index 7ae8e72e45..61a3a6d9d5 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 @@ -4,7 +4,7 @@ org.springframework.ai spring-ai - 1.0.0-M2 + 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 58c79dff52..d9292532ea 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 @@ -4,7 +4,7 @@ org.springframework.ai spring-ai - 1.0.0-M2 + 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 3f163a4f58..781dc92a6b 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 @@ -5,7 +5,7 @@ org.springframework.ai spring-ai - 1.0.0-M2 + 1.0.0-SNAPSHOT ../../pom.xml spring-ai-bedrock-ai-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 a4dac91f13..00b58ba758 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 @@ -4,7 +4,7 @@ org.springframework.ai spring-ai - 1.0.0-M2 + 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 ddbe613a66..6dd309936f 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 @@ -4,7 +4,7 @@ org.springframework.ai spring-ai - 1.0.0-M2 + 1.0.0-SNAPSHOT ../../pom.xml spring-ai-chroma-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 4634fc6e17..363ca6d115 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 @@ -4,7 +4,7 @@ org.springframework.ai spring-ai - 1.0.0-M2 + 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 94d08f5ff1..de48a933f3 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 @@ -4,7 +4,7 @@ org.springframework.ai spring-ai - 1.0.0-M2 + 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 f1ec6c158f..bba6eddcef 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 @@ -4,7 +4,7 @@ org.springframework.ai spring-ai - 1.0.0-M2 + 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 86c3489e74..18d9e2c097 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 @@ -4,7 +4,7 @@ org.springframework.ai spring-ai - 1.0.0-M2 + 1.0.0-SNAPSHOT ../../pom.xml spring-ai-huggingface-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 4e9562cf54..825e9f0304 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 @@ -4,7 +4,7 @@ org.springframework.ai spring-ai - 1.0.0-M2 + 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 cd83f671ad..3004b42a9d 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 @@ -4,7 +4,7 @@ org.springframework.ai spring-ai - 1.0.0-M2 + 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 936d0140ef..05a6179149 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 @@ -4,7 +4,7 @@ org.springframework.ai spring-ai - 1.0.0-M2 + 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 a428930462..52cb6d0580 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 @@ -4,7 +4,7 @@ org.springframework.ai spring-ai - 1.0.0-M2 + 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 83faae1a48..2c2b19a84f 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 @@ -4,7 +4,7 @@ org.springframework.ai spring-ai - 1.0.0-M2 + 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 1a6e946166..cc29411148 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 @@ -4,7 +4,7 @@ org.springframework.ai spring-ai - 1.0.0-M2 + 1.0.0-SNAPSHOT ../../pom.xml spring-ai-neo4j-store-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 ecf77d6081..fc35584038 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 @@ -4,7 +4,7 @@ org.springframework.ai spring-ai - 1.0.0-M2 + 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 6af2aa31b7..95b60e6426 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 @@ -4,7 +4,7 @@ org.springframework.ai spring-ai - 1.0.0-M2 + 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 2bcc02034f..c97eb81ad6 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 @@ -4,7 +4,7 @@ org.springframework.ai spring-ai - 1.0.0-M2 + 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 4c565771a6..210cb8301e 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 @@ -4,7 +4,7 @@ org.springframework.ai spring-ai - 1.0.0-M2 + 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 0bf90a28f4..a194100e6f 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 @@ -4,7 +4,7 @@ org.springframework.ai spring-ai - 1.0.0-M2 + 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 001b9a1fa1..aefe6a0a62 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 @@ -4,7 +4,7 @@ org.springframework.ai spring-ai - 1.0.0-M2 + 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 edc70f16e7..0378542fa4 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 @@ -4,7 +4,7 @@ org.springframework.ai spring-ai - 1.0.0-M2 + 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 42b495b0c3..acbfe9a28d 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 @@ -4,7 +4,7 @@ org.springframework.ai spring-ai - 1.0.0-M2 + 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 ac7b5eaff3..e8a3124671 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 @@ -4,7 +4,7 @@ org.springframework.ai spring-ai - 1.0.0-M2 + 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 79e1ad85ff..09fe4abb2e 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 @@ -4,7 +4,7 @@ org.springframework.ai spring-ai - 1.0.0-M2 + 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 c4bbd328dd..b2a74b1663 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 @@ -4,7 +4,7 @@ org.springframework.ai spring-ai - 1.0.0-M2 + 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 daeffbf29f..5cab1733dc 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 @@ -4,7 +4,7 @@ org.springframework.ai spring-ai - 1.0.0-M2 + 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 4c25e5bf1c..de5170aa8c 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 @@ -6,7 +6,7 @@ org.springframework.ai spring-ai - 1.0.0-M2 + 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 91d268fe8f..f59c353300 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 @@ -4,7 +4,7 @@ org.springframework.ai spring-ai - 1.0.0-M2 + 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 08c27926d1..3ef367efa4 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 @@ -4,7 +4,7 @@ org.springframework.ai spring-ai - 1.0.0-M2 + 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-vertex-ai-palm2/pom.xml b/spring-ai-spring-boot-starters/spring-ai-starter-vertex-ai-palm2/pom.xml index 5eb1ea4a4c..eec7a61c03 100644 --- a/spring-ai-spring-boot-starters/spring-ai-starter-vertex-ai-palm2/pom.xml +++ b/spring-ai-spring-boot-starters/spring-ai-starter-vertex-ai-palm2/pom.xml @@ -4,7 +4,7 @@ org.springframework.ai spring-ai - 1.0.0-M2 + 1.0.0-SNAPSHOT ../../pom.xml spring-ai-vertex-ai-palm2-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 30e3c9cd30..44dc3af3f2 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 @@ -4,7 +4,7 @@ org.springframework.ai spring-ai - 1.0.0-M2 + 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 05003ef98a..ea237a2e15 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 @@ -4,7 +4,7 @@ org.springframework.ai spring-ai - 1.0.0-M2 + 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 763c003db1..060ac29081 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 @@ -4,7 +4,7 @@ org.springframework.ai spring-ai - 1.0.0-M2 + 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 1ca1abf0ba..91ea7f7b44 100644 --- a/spring-ai-spring-boot-testcontainers/pom.xml +++ b/spring-ai-spring-boot-testcontainers/pom.xml @@ -5,7 +5,7 @@ org.springframework.ai spring-ai - 1.0.0-M2 + 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 73deb123e1..2bf03d03c6 100644 --- a/spring-ai-spring-cloud-bindings/pom.xml +++ b/spring-ai-spring-cloud-bindings/pom.xml @@ -5,7 +5,7 @@ org.springframework.ai spring-ai - 1.0.0-M2 + 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 1ac34f4567..45cd0df17b 100644 --- a/spring-ai-test/pom.xml +++ b/spring-ai-test/pom.xml @@ -4,7 +4,7 @@ org.springframework.ai spring-ai - 1.0.0-M2 + 1.0.0-SNAPSHOT spring-ai-test jar diff --git a/vector-stores/spring-ai-azure-store/pom.xml b/vector-stores/spring-ai-azure-store/pom.xml index 09204f1154..fa819779c1 100644 --- a/vector-stores/spring-ai-azure-store/pom.xml +++ b/vector-stores/spring-ai-azure-store/pom.xml @@ -5,7 +5,7 @@ org.springframework.ai spring-ai - 1.0.0-M2 + 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 80ef61d16d..c676627b97 100644 --- a/vector-stores/spring-ai-cassandra-store/pom.xml +++ b/vector-stores/spring-ai-cassandra-store/pom.xml @@ -5,7 +5,7 @@ org.springframework.ai spring-ai - 1.0.0-M2 + 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 679d5308d2..84ef6383db 100644 --- a/vector-stores/spring-ai-chroma-store/pom.xml +++ b/vector-stores/spring-ai-chroma-store/pom.xml @@ -6,7 +6,7 @@ org.springframework.ai spring-ai - 1.0.0-M2 + 1.0.0-SNAPSHOT ../../pom.xml spring-ai-chroma-store diff --git a/vector-stores/spring-ai-elasticsearch-store/pom.xml b/vector-stores/spring-ai-elasticsearch-store/pom.xml index 9f14237745..6dea5967cd 100644 --- a/vector-stores/spring-ai-elasticsearch-store/pom.xml +++ b/vector-stores/spring-ai-elasticsearch-store/pom.xml @@ -5,7 +5,7 @@ org.springframework.ai spring-ai - 1.0.0-M2 + 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 beecfe2174..e2dcdff04e 100644 --- a/vector-stores/spring-ai-gemfire-store/pom.xml +++ b/vector-stores/spring-ai-gemfire-store/pom.xml @@ -5,7 +5,7 @@ org.springframework.ai spring-ai - 1.0.0-M2 + 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 1c18228de2..a5fb9e3463 100644 --- a/vector-stores/spring-ai-hanadb-store/pom.xml +++ b/vector-stores/spring-ai-hanadb-store/pom.xml @@ -6,7 +6,7 @@ org.springframework.ai spring-ai - 1.0.0-M2 + 1.0.0-SNAPSHOT ../../pom.xml spring-ai-hanadb-store diff --git a/vector-stores/spring-ai-milvus-store/pom.xml b/vector-stores/spring-ai-milvus-store/pom.xml index 58a3d4bc7e..8fe98ecde9 100644 --- a/vector-stores/spring-ai-milvus-store/pom.xml +++ b/vector-stores/spring-ai-milvus-store/pom.xml @@ -5,7 +5,7 @@ org.springframework.ai spring-ai - 1.0.0-M2 + 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 5f4af10f0e..3bd7a4b944 100644 --- a/vector-stores/spring-ai-mongodb-atlas-store/pom.xml +++ b/vector-stores/spring-ai-mongodb-atlas-store/pom.xml @@ -5,7 +5,7 @@ org.springframework.ai spring-ai - 1.0.0-M2 + 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 b214e4f269..ae1b5b3aff 100644 --- a/vector-stores/spring-ai-neo4j-store/pom.xml +++ b/vector-stores/spring-ai-neo4j-store/pom.xml @@ -5,7 +5,7 @@ org.springframework.ai spring-ai - 1.0.0-M2 + 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 63e6fef14a..33deb0fdc5 100644 --- a/vector-stores/spring-ai-opensearch-store/pom.xml +++ b/vector-stores/spring-ai-opensearch-store/pom.xml @@ -5,7 +5,7 @@ org.springframework.ai spring-ai - 1.0.0-M2 + 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 dc757a0479..b95d5ee012 100644 --- a/vector-stores/spring-ai-oracle-store/pom.xml +++ b/vector-stores/spring-ai-oracle-store/pom.xml @@ -5,7 +5,7 @@ org.springframework.ai spring-ai - 1.0.0-M2 + 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 d890f77ca5..2cd142626d 100644 --- a/vector-stores/spring-ai-pgvector-store/pom.xml +++ b/vector-stores/spring-ai-pgvector-store/pom.xml @@ -5,7 +5,7 @@ org.springframework.ai spring-ai - 1.0.0-M2 + 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 317951a40c..b1c883453f 100644 --- a/vector-stores/spring-ai-pinecone-store/pom.xml +++ b/vector-stores/spring-ai-pinecone-store/pom.xml @@ -5,7 +5,7 @@ org.springframework.ai spring-ai - 1.0.0-M2 + 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 d7ae98c0f9..f88c4f84e5 100644 --- a/vector-stores/spring-ai-qdrant-store/pom.xml +++ b/vector-stores/spring-ai-qdrant-store/pom.xml @@ -5,7 +5,7 @@ org.springframework.ai spring-ai - 1.0.0-M2 + 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 bcb5affdba..6d8a0ca9a2 100644 --- a/vector-stores/spring-ai-redis-store/pom.xml +++ b/vector-stores/spring-ai-redis-store/pom.xml @@ -5,7 +5,7 @@ org.springframework.ai spring-ai - 1.0.0-M2 + 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 ff85a1a0dc..b43f7711d5 100644 --- a/vector-stores/spring-ai-typesense-store/pom.xml +++ b/vector-stores/spring-ai-typesense-store/pom.xml @@ -6,7 +6,7 @@ org.springframework.ai spring-ai - 1.0.0-M2 + 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 6f5f5e9eed..c9359ca088 100644 --- a/vector-stores/spring-ai-weaviate-store/pom.xml +++ b/vector-stores/spring-ai-weaviate-store/pom.xml @@ -5,7 +5,7 @@ org.springframework.ai spring-ai - 1.0.0-M2 + 1.0.0-SNAPSHOT ../../pom.xml spring-ai-weaviate-store