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
-
-
-
-