From 818372d17ad324bde1d816db2258b87b278ade1e Mon Sep 17 00:00:00 2001 From: yamelsenih Date: Tue, 14 May 2024 16:04:11 -0400 Subject: [PATCH] add repo --- build.gradle | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build.gradle b/build.gradle index 1a01c53..d6f8852 100644 --- a/build.gradle +++ b/build.gradle @@ -5,7 +5,7 @@ plugins { } ext { - libraryRepo = "https://maven.pkg.github.com/Systemhaus-Westfalia/lsv-general" + libraryRepo = "https://maven.pkg.github.com/Systemhaus-Westfalia/shw-customizations" patchVersion = System.getenv("ADEMPIERE_LIBRARY_VERSION") ?: "local-1.0.1" baseVersion = "3.9.4.001" baseGroupId = "io.github.adempiere" @@ -100,8 +100,8 @@ publishing { version = patchVersion from components.java pom { - name = 'Localización El Salvador General' - description = 'Localización para El salvador General de Systemhaus Westfalia' + name = 'Localización El Salvador (General)' + description = 'Localización para El salvador (General) de Systemhaus Westfalia' url = 'http://adempiere.io/' licenses { license {