From 60158447e4fcb665112f9bf0e3d90c349587c22c Mon Sep 17 00:00:00 2001 From: Amith Koujalgi Date: Tue, 19 Dec 2023 19:37:46 +0530 Subject: [PATCH] clean up --- pom.xml | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) 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