diff --git a/memory/spring-ai-model-chat-memory-cassandra/pom.xml b/memory/spring-ai-model-chat-memory-cassandra/pom.xml index 2aaaa843d..3e1d4c2ae 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 3e7adb523..4e5741bb4 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 21898ad8a..b669518e4 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