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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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>

0 commit comments

Comments
 (0)