diff --git a/memory/spring-ai-model-chat-memory-cassandra/pom.xml b/memory/spring-ai-model-chat-memory-cassandra/pom.xml index cb7323171..879ec7fcf 100644 --- a/memory/spring-ai-model-chat-memory-cassandra/pom.xml +++ b/memory/spring-ai-model-chat-memory-cassandra/pom.xml @@ -30,6 +30,8 @@ Spring AI Cassandra Chat Memory Spring AI Cassandra Chat Memory implementation + https://github.com/spring-projects/spring-ai + org.springframework.ai diff --git a/memory/spring-ai-model-chat-memory-jdbc/pom.xml b/memory/spring-ai-model-chat-memory-jdbc/pom.xml index 6ae307ba4..be2079a6a 100644 --- a/memory/spring-ai-model-chat-memory-jdbc/pom.xml +++ b/memory/spring-ai-model-chat-memory-jdbc/pom.xml @@ -30,6 +30,8 @@ Spring AI JDBC Chat Memory Spring AI JDBC Chat Memory implementation + https://github.com/spring-projects/spring-ai + org.springframework.ai diff --git a/memory/spring-ai-model-chat-memory-neo4j/pom.xml b/memory/spring-ai-model-chat-memory-neo4j/pom.xml index 43b1201b7..409a10043 100644 --- a/memory/spring-ai-model-chat-memory-neo4j/pom.xml +++ b/memory/spring-ai-model-chat-memory-neo4j/pom.xml @@ -30,6 +30,8 @@ Spring AI Neo4j Chat Memory Spring AI Neo4j Chat Memory implementation + https://github.com/spring-projects/spring-ai + org.springframework.ai