upgrade version to 1.0.0-M3

This commit is contained in:
Christian Tzolov
2024-10-20 20:33:36 +02:00
parent 4c83fe8302
commit f16b8f500a
87 changed files with 88 additions and 88 deletions

View File

@@ -6,7 +6,7 @@
<parent>
<groupId>org.springframework.ai</groupId>
<artifactId>spring-ai</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0-M3</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>spring-ai-markdown-document-reader</artifactId>