Improve model's POM name consistency

This commit is contained in:
Christian Tzolov
2024-05-24 09:16:39 +02:00
parent 5bcefae67c
commit c49a5c84ff
15 changed files with 29 additions and 29 deletions

View File

@@ -10,8 +10,8 @@
</parent>
<artifactId>spring-ai-postgresml</artifactId>
<packaging>jar</packaging>
<name>Spring AI Embedding Client - PostgresML</name>
<description>Spring AI PostgresML Embedding Client</description>
<name>Spring AI Model - PostgresML</name>
<description>PostgresML models support</description>
<url>https://github.com/spring-projects/spring-ai</url>
<scm>