From e71034142d5e7756015d8b06b82d83f6a5007d42 Mon Sep 17 00:00:00 2001 From: Amith Koujalgi Date: Fri, 17 Nov 2023 08:57:28 +0530 Subject: [PATCH] mvn release test --- pom.xml | 19 ++----------------- 1 file changed, 2 insertions(+), 17 deletions(-) diff --git a/pom.xml b/pom.xml index b18ffe7..2a2f1b1 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ io.github.amithkoujalgi ollama4j - 1.0-SNAPSHOT + 1.0 11 @@ -32,7 +32,7 @@ scm:git:git@github.com:amithkoujalgi/ollama4j.git - scm:git:ssh://github.com:amithkoujalgi/ollama4j.git + scm:git:https://github.com/amithkoujalgi/ollama4j.git https://github.com/amithkoujalgi/ollama4j/tree/main @@ -96,21 +96,6 @@ - - - org.apache.maven.plugins - maven-release-plugin - 3.0.1 - - true - false - release - - clean verify - - - -