From 1b0b8e7c8e138011fbff70455e7b444852f59074 Mon Sep 17 00:00:00 2001 From: Aeyrton Villalobos Date: Thu, 23 May 2024 16:11:07 -0600 Subject: [PATCH] Update pom.xml --- pom.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ad7ef24..fdb3908 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ ISO-8859-1 SW-JAVA - 1.0.18.1 + 1.0.19.1 jar https://github.com/lunasoft/sw-sdk-java @@ -122,6 +122,8 @@ true ossrh + ${ossrh.username} + ${ossrh.password} https://oss.sonatype.org/ true