diff --git a/pom.xml b/pom.xml index 2d42a26..18b98c2 100644 --- a/pom.xml +++ b/pom.xml @@ -40,7 +40,8 @@ scm:git:git@github.com:amithkoujalgi/ollama4j.git scm:git:https://github.com/amithkoujalgi/ollama4j.git - https://github.com/amithkoujalgi/ollama4j/tree/main + https://github.com/amithkoujalgi/ollama4j + HEAD @@ -59,7 +60,7 @@ org.apache.maven.plugins maven-source-plugin - 2.2.1 + 3.3.0 attach-sources @@ -72,7 +73,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 2.9.1 + 3.5.0 attach-javadocs @@ -139,7 +140,12 @@ - + + maven-release-plugin + + v@{project.version} + + @@ -187,7 +193,7 @@ ossrh - https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/ + https://s01.oss.sonatype.org/service/local/staging/deploy/maven2