mvn release test

This commit is contained in:
Amith Koujalgi
2023-11-17 10:46:35 +05:30
parent a71a865b9e
commit fdd732fd71
2 changed files with 2 additions and 2 deletions

View File

@@ -6,7 +6,7 @@
<groupId>io.github.amithkoujalgi</groupId>
<artifactId>ollama4j</artifactId>
<version>1.0</version>
<version>1.0-SNAPSHOT</version>
<name>Ollama4j</name>
<description>Java library for interacting with Ollama API.</description>