From 58b56d62338903261e289b87993b6ae1fa0ff047 Mon Sep 17 00:00:00 2001 From: Abel Salgado Romero Date: Thu, 11 Apr 2024 00:00:44 +0200 Subject: [PATCH] Test release in fork locally --- pom.xml | 25 ++++++++++++++++++++----- 1 file changed, 20 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index eb02ce3..5de8ae3 100644 --- a/pom.xml +++ b/pom.xml @@ -1,6 +1,5 @@ - + 4.0.0 org.asciidoctor @@ -25,9 +24,14 @@ - scm:git:https://github.com/abelsromero/asciidoclet.git - scm:git:https://github.com/abelsromero/asciidoclet.git - scm:git:https://github.com/abelsromero/asciidoclet.git + + scm:git:git@github.com:abelsromero/asciidoclet.git + scm:git:git@github.com:abelsromero/asciidoclet.git + scm:git:git@github.com:abelsromero/asciidoclet.git @@ -333,4 +337,15 @@ + + + ossrh + https://oss.sonatype.org/content/repositories/snapshots + + + ossrh + https://oss.sonatype.org/service/local/staging/deploy/maven2 + + +