Skip to content

Commit ab022fa

Browse files
committed
Release version 1.0.0-M5
1 parent 4b4d486 commit ab022fa

File tree

93 files changed

+93
-93
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

93 files changed

+93
-93
lines changed

document-readers/markdown-reader/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.springframework.ai</groupId>
2424
<artifactId>spring-ai</artifactId>
25-
<version>1.0.0-SNAPSHOT</version>
25+
<version>1.0.0-M5</version>
2626
<relativePath>../../pom.xml</relativePath>
2727
</parent>
2828
<artifactId>spring-ai-markdown-document-reader</artifactId>

document-readers/pdf-reader/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.springframework.ai</groupId>
2323
<artifactId>spring-ai</artifactId>
24-
<version>1.0.0-SNAPSHOT</version>
24+
<version>1.0.0-M5</version>
2525
<relativePath>../../pom.xml</relativePath>
2626
</parent>
2727
<artifactId>spring-ai-pdf-document-reader</artifactId>

document-readers/tika-reader/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.springframework.ai</groupId>
2323
<artifactId>spring-ai</artifactId>
24-
<version>1.0.0-SNAPSHOT</version>
24+
<version>1.0.0-M5</version>
2525
<relativePath>../../pom.xml</relativePath>
2626
</parent>
2727
<artifactId>spring-ai-tika-document-reader</artifactId>

models/spring-ai-anthropic/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.springframework.ai</groupId>
2424
<artifactId>spring-ai</artifactId>
25-
<version>1.0.0-SNAPSHOT</version>
25+
<version>1.0.0-M5</version>
2626
<relativePath>../../pom.xml</relativePath>
2727
</parent>
2828
<artifactId>spring-ai-anthropic</artifactId>

models/spring-ai-azure-openai/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.springframework.ai</groupId>
2222
<artifactId>spring-ai</artifactId>
23-
<version>1.0.0-SNAPSHOT</version>
23+
<version>1.0.0-M5</version>
2424
<relativePath>../../pom.xml</relativePath>
2525
</parent>
2626
<artifactId>spring-ai-azure-openai</artifactId>

models/spring-ai-bedrock-converse/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.springframework.ai</groupId>
2424
<artifactId>spring-ai</artifactId>
25-
<version>1.0.0-SNAPSHOT</version>
25+
<version>1.0.0-M5</version>
2626
<relativePath>../../pom.xml</relativePath>
2727
</parent>
2828
<artifactId>spring-ai-bedrock-converse</artifactId>

models/spring-ai-bedrock/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.springframework.ai</groupId>
2323
<artifactId>spring-ai</artifactId>
24-
<version>1.0.0-SNAPSHOT</version>
24+
<version>1.0.0-M5</version>
2525
<relativePath>../../pom.xml</relativePath>
2626
</parent>
2727
<artifactId>spring-ai-bedrock</artifactId>

models/spring-ai-huggingface/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.springframework.ai</groupId>
2222
<artifactId>spring-ai</artifactId>
23-
<version>1.0.0-SNAPSHOT</version>
23+
<version>1.0.0-M5</version>
2424
<relativePath>../../pom.xml</relativePath>
2525
</parent>
2626
<artifactId>spring-ai-huggingface</artifactId>

models/spring-ai-minimax/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.springframework.ai</groupId>
2323
<artifactId>spring-ai</artifactId>
24-
<version>1.0.0-SNAPSHOT</version>
24+
<version>1.0.0-M5</version>
2525
<relativePath>../../pom.xml</relativePath>
2626
</parent>
2727
<artifactId>spring-ai-minimax</artifactId>

models/spring-ai-mistral-ai/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.springframework.ai</groupId>
2424
<artifactId>spring-ai</artifactId>
25-
<version>1.0.0-SNAPSHOT</version>
25+
<version>1.0.0-M5</version>
2626
<relativePath>../../pom.xml</relativePath>
2727
</parent>
2828
<artifactId>spring-ai-mistral-ai</artifactId>

models/spring-ai-moonshot/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.springframework.ai</groupId>
2323
<artifactId>spring-ai</artifactId>
24-
<version>1.0.0-SNAPSHOT</version>
24+
<version>1.0.0-M5</version>
2525
<relativePath>../../pom.xml</relativePath>
2626
</parent>
2727
<artifactId>spring-ai-moonshot</artifactId>

models/spring-ai-oci-genai/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.springframework.ai</groupId>
2323
<artifactId>spring-ai</artifactId>
24-
<version>1.0.0-SNAPSHOT</version>
24+
<version>1.0.0-M5</version>
2525
<relativePath>../../pom.xml</relativePath>
2626
</parent>
2727
<artifactId>spring-ai-oci-genai</artifactId>

models/spring-ai-ollama/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.springframework.ai</groupId>
2323
<artifactId>spring-ai</artifactId>
24-
<version>1.0.0-SNAPSHOT</version>
24+
<version>1.0.0-M5</version>
2525
<relativePath>../../pom.xml</relativePath>
2626
</parent>
2727

models/spring-ai-openai/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.springframework.ai</groupId>
2323
<artifactId>spring-ai</artifactId>
24-
<version>1.0.0-SNAPSHOT</version>
24+
<version>1.0.0-M5</version>
2525
<relativePath>../../pom.xml</relativePath>
2626
</parent>
2727
<artifactId>spring-ai-openai</artifactId>

models/spring-ai-postgresml/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.springframework.ai</groupId>
2323
<artifactId>spring-ai</artifactId>
24-
<version>1.0.0-SNAPSHOT</version>
24+
<version>1.0.0-M5</version>
2525
<relativePath>../../pom.xml</relativePath>
2626
</parent>
2727
<artifactId>spring-ai-postgresml</artifactId>

models/spring-ai-qianfan/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.springframework.ai</groupId>
2323
<artifactId>spring-ai</artifactId>
24-
<version>1.0.0-SNAPSHOT</version>
24+
<version>1.0.0-M5</version>
2525
<relativePath>../../pom.xml</relativePath>
2626
</parent>
2727
<artifactId>spring-ai-qianfan</artifactId>

models/spring-ai-stability-ai/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.springframework.ai</groupId>
2323
<artifactId>spring-ai</artifactId>
24-
<version>1.0.0-SNAPSHOT</version>
24+
<version>1.0.0-M5</version>
2525
<relativePath>../../pom.xml</relativePath>
2626
</parent>
2727
<artifactId>spring-ai-stability-ai</artifactId>

models/spring-ai-transformers/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.springframework.ai</groupId>
2323
<artifactId>spring-ai</artifactId>
24-
<version>1.0.0-SNAPSHOT</version>
24+
<version>1.0.0-M5</version>
2525
<relativePath>../../pom.xml</relativePath>
2626
</parent>
2727
<artifactId>spring-ai-transformers</artifactId>

models/spring-ai-vertex-ai-embedding/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.springframework.ai</groupId>
2323
<artifactId>spring-ai</artifactId>
24-
<version>1.0.0-SNAPSHOT</version>
24+
<version>1.0.0-M5</version>
2525
<relativePath>../../pom.xml</relativePath>
2626
</parent>
2727
<artifactId>spring-ai-vertex-ai-embedding</artifactId>

models/spring-ai-vertex-ai-gemini/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.springframework.ai</groupId>
2323
<artifactId>spring-ai</artifactId>
24-
<version>1.0.0-SNAPSHOT</version>
24+
<version>1.0.0-M5</version>
2525
<relativePath>../../pom.xml</relativePath>
2626
</parent>
2727
<artifactId>spring-ai-vertex-ai-gemini</artifactId>

models/spring-ai-watsonx-ai/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.springframework.ai</groupId>
2424
<artifactId>spring-ai</artifactId>
25-
<version>1.0.0-SNAPSHOT</version>
25+
<version>1.0.0-M5</version>
2626
<relativePath>../../pom.xml</relativePath>
2727
</parent>
2828

models/spring-ai-zhipuai/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.springframework.ai</groupId>
2323
<artifactId>spring-ai</artifactId>
24-
<version>1.0.0-SNAPSHOT</version>
24+
<version>1.0.0-M5</version>
2525
<relativePath>../../pom.xml</relativePath>
2626
</parent>
2727
<artifactId>spring-ai-zhipuai</artifactId>

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
<groupId>org.springframework.ai</groupId>
2323
<artifactId>spring-ai</artifactId>
24-
<version>1.0.0-SNAPSHOT</version>
24+
<version>1.0.0-M5</version>
2525

2626
<packaging>pom</packaging>
2727
<url>https://github.com/spring-projects/spring-ai</url>

spring-ai-bom/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.springframework.ai</groupId>
2424
<artifactId>spring-ai</artifactId>
25-
<version>1.0.0-SNAPSHOT</version>
25+
<version>1.0.0-M5</version>
2626
</parent>
2727

2828
<artifactId>spring-ai-bom</artifactId>

spring-ai-core/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.springframework.ai</groupId>
2424
<artifactId>spring-ai</artifactId>
25-
<version>1.0.0-SNAPSHOT</version>
25+
<version>1.0.0-M5</version>
2626
</parent>
2727
<artifactId>spring-ai-core</artifactId>
2828
<packaging>jar</packaging>

spring-ai-docs/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.springframework.ai</groupId>
2222
<artifactId>spring-ai</artifactId>
23-
<version>1.0.0-SNAPSHOT</version>
23+
<version>1.0.0-M5</version>
2424
</parent>
2525
<artifactId>spring-ai-docs</artifactId>
2626
<name>Spring AI Docs</name>

spring-ai-integration-tests/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.springframework.ai</groupId>
2222
<artifactId>spring-ai</artifactId>
23-
<version>1.0.0-SNAPSHOT</version>
23+
<version>1.0.0-M5</version>
2424
</parent>
2525
<artifactId>spring-ai-integration-tests</artifactId>
2626
<packaging>jar</packaging>

spring-ai-retry/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.springframework.ai</groupId>
2323
<artifactId>spring-ai</artifactId>
24-
<version>1.0.0-SNAPSHOT</version>
24+
<version>1.0.0-M5</version>
2525
</parent>
2626
<artifactId>spring-ai-retry</artifactId>
2727
<packaging>jar</packaging>

spring-ai-spring-boot-autoconfigure/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.springframework.ai</groupId>
88
<artifactId>spring-ai</artifactId>
9-
<version>1.0.0-SNAPSHOT</version>
9+
<version>1.0.0-M5</version>
1010
</parent>
1111
<artifactId>spring-ai-spring-boot-autoconfigure</artifactId>
1212
<packaging>jar</packaging>

spring-ai-spring-boot-docker-compose/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.springframework.ai</groupId>
2323
<artifactId>spring-ai</artifactId>
24-
<version>1.0.0-SNAPSHOT</version>
24+
<version>1.0.0-M5</version>
2525
</parent>
2626
<artifactId>spring-ai-spring-boot-docker-compose</artifactId>
2727
<packaging>jar</packaging>

spring-ai-spring-boot-starters/spring-ai-starter-anthropic/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.springframework.ai</groupId>
2222
<artifactId>spring-ai</artifactId>
23-
<version>1.0.0-SNAPSHOT</version>
23+
<version>1.0.0-M5</version>
2424
<relativePath>../../pom.xml</relativePath>
2525
</parent>
2626
<artifactId>spring-ai-anthropic-spring-boot-starter</artifactId>

spring-ai-spring-boot-starters/spring-ai-starter-aws-opensearch-store/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.springframework.ai</groupId>
2222
<artifactId>spring-ai</artifactId>
23-
<version>1.0.0-SNAPSHOT</version>
23+
<version>1.0.0-M5</version>
2424
<relativePath>../../pom.xml</relativePath>
2525
</parent>
2626
<artifactId>spring-ai-aws-opensearch-store-spring-boot-starter</artifactId>

spring-ai-spring-boot-starters/spring-ai-starter-azure-cosmos-db-store/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.springframework.ai</groupId>
2222
<artifactId>spring-ai</artifactId>
23-
<version>1.0.0-SNAPSHOT</version>
23+
<version>1.0.0-M5</version>
2424
<relativePath>../../pom.xml</relativePath>
2525
</parent>
2626
<artifactId>spring-ai-azure-cosmos-db-store-spring-boot-starter</artifactId>

spring-ai-spring-boot-starters/spring-ai-starter-azure-openai/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.springframework.ai</groupId>
2222
<artifactId>spring-ai</artifactId>
23-
<version>1.0.0-SNAPSHOT</version>
23+
<version>1.0.0-M5</version>
2424
<relativePath>../../pom.xml</relativePath>
2525
</parent>
2626
<artifactId>spring-ai-azure-openai-spring-boot-starter</artifactId>

spring-ai-spring-boot-starters/spring-ai-starter-azure-store/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.springframework.ai</groupId>
2222
<artifactId>spring-ai</artifactId>
23-
<version>1.0.0-SNAPSHOT</version>
23+
<version>1.0.0-M5</version>
2424
<relativePath>../../pom.xml</relativePath>
2525
</parent>
2626
<artifactId>spring-ai-azure-store-spring-boot-starter</artifactId>

spring-ai-spring-boot-starters/spring-ai-starter-bedrock-ai/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.springframework.ai</groupId>
2323
<artifactId>spring-ai</artifactId>
24-
<version>1.0.0-SNAPSHOT</version>
24+
<version>1.0.0-M5</version>
2525
<relativePath>../../pom.xml</relativePath>
2626
</parent>
2727
<artifactId>spring-ai-bedrock-ai-spring-boot-starter</artifactId>

spring-ai-spring-boot-starters/spring-ai-starter-bedrock-converse/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.springframework.ai</groupId>
2323
<artifactId>spring-ai</artifactId>
24-
<version>1.0.0-SNAPSHOT</version>
24+
<version>1.0.0-M5</version>
2525
<relativePath>../../pom.xml</relativePath>
2626
</parent>
2727
<artifactId>spring-ai-bedrock-converse-spring-boot-starter</artifactId>

spring-ai-spring-boot-starters/spring-ai-starter-cassandra-store/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.springframework.ai</groupId>
2222
<artifactId>spring-ai</artifactId>
23-
<version>1.0.0-SNAPSHOT</version>
23+
<version>1.0.0-M5</version>
2424
<relativePath>../../pom.xml</relativePath>
2525
</parent>
2626
<artifactId>spring-ai-cassandra-store-spring-boot-starter</artifactId>

spring-ai-spring-boot-starters/spring-ai-starter-chroma-store/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.springframework.ai</groupId>
2222
<artifactId>spring-ai</artifactId>
23-
<version>1.0.0-SNAPSHOT</version>
23+
<version>1.0.0-M5</version>
2424
<relativePath>../../pom.xml</relativePath>
2525
</parent>
2626
<artifactId>spring-ai-chroma-store-spring-boot-starter</artifactId>

spring-ai-spring-boot-starters/spring-ai-starter-coherence-store/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.springframework.ai</groupId>
2222
<artifactId>spring-ai</artifactId>
23-
<version>1.0.0-SNAPSHOT</version>
23+
<version>1.0.0-M5</version>
2424
<relativePath>../../pom.xml</relativePath>
2525
</parent>
2626
<artifactId>spring-ai-coherence-store-spring-boot-starter</artifactId>

spring-ai-spring-boot-starters/spring-ai-starter-elasticsearch-store/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.springframework.ai</groupId>
2222
<artifactId>spring-ai</artifactId>
23-
<version>1.0.0-SNAPSHOT</version>
23+
<version>1.0.0-M5</version>
2424
<relativePath>../../pom.xml</relativePath>
2525
</parent>
2626
<artifactId>spring-ai-elasticsearch-store-spring-boot-starter</artifactId>

spring-ai-spring-boot-starters/spring-ai-starter-gemfire-store/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.springframework.ai</groupId>
2222
<artifactId>spring-ai</artifactId>
23-
<version>1.0.0-SNAPSHOT</version>
23+
<version>1.0.0-M5</version>
2424
<relativePath>../../pom.xml</relativePath>
2525
</parent>
2626
<artifactId>spring-ai-gemfire-store-spring-boot-starter</artifactId>

spring-ai-spring-boot-starters/spring-ai-starter-hanadb-store/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.springframework.ai</groupId>
2222
<artifactId>spring-ai</artifactId>
23-
<version>1.0.0-SNAPSHOT</version>
23+
<version>1.0.0-M5</version>
2424
<relativePath>../../pom.xml</relativePath>
2525
</parent>
2626
<artifactId>spring-ai-hanadb-store-spring-boot-starter</artifactId>

spring-ai-spring-boot-starters/spring-ai-starter-huggingface/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.springframework.ai</groupId>
2222
<artifactId>spring-ai</artifactId>
23-
<version>1.0.0-SNAPSHOT</version>
23+
<version>1.0.0-M5</version>
2424
<relativePath>../../pom.xml</relativePath>
2525
</parent>
2626
<artifactId>spring-ai-huggingface-spring-boot-starter</artifactId>

0 commit comments

Comments
 (0)