From 7a264821de39e61eadae52fa122e1b9a6ea4211f 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 | 21 ++++++++++++++++----- 1 file changed, 16 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index eb02ce3..44f99a9 100644 --- a/pom.xml +++ b/pom.xml @@ -1,6 +1,5 @@ - + 4.0.0 org.asciidoctor @@ -25,9 +24,10 @@ - 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:https://github.com/asciidoctor/asciidoclet.git + scm:git:https://github.com/asciidoctor/asciidoclet.git + scm:git:https://github.com/asciidoctor/asciidoclet.git @@ -333,4 +333,15 @@ + + + ossrh + https://oss.sonatype.org/content/repositories/snapshots + + + ossrh + https://oss.sonatype.org/service/local/staging/deploy/maven2 + + +