From 4a36a690354c09dee88923afb284e7676714fe50 Mon Sep 17 00:00:00 2001 From: nghiadhd-2702 <133733063+nghiadhd-2702@users.noreply.github.com> Date: Thu, 28 Mar 2024 15:05:55 +0700 Subject: [PATCH] =?UTF-8?q?Revert=20"Update=20URL=20to=20https://github.co?= =?UTF-8?q?m/katalon-studio/katalon-studio-jenkin=E2=80=A6"=20(#17)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit 0eedc4c2b0ac1a3b12943f8b5db4838ceb76c63f. --- pom.xml | 21 +++++++++++++++------ 1 file changed, 15 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index ff5bd95..4719908 100644 --- a/pom.xml +++ b/pom.xml @@ -11,10 +11,10 @@ org.jenkins-ci.plugins katalon - 1.0.37 + 1.0.36 hpi Katalon Plugin - https://github.com/katalon-studio/katalon-studio-jenkins-plugin + https://github.com/jenkinsci/katalon-plugin @@ -45,14 +45,19 @@ + + devalex88 + Alex + dev.alex.88@gmail.com + - scm:git:git://github.com/katalon-studio/katalon-studio-jenkins-plugin.git - scm:git:git@github.com:katalon-studio/katalon-studio-jenkins-plugin.git - https://github.com/katalon-studio/katalon-studio-jenkins-plugin.git + scm:git:git://github.com/jenkinsci/${project.artifactId}-plugin.git + scm:git:git@github.com:jenkinsci/${project.artifactId}-plugin.git + https://github.com/jenkinsci/${project.artifactId}-plugin HEAD - + @@ -73,6 +78,10 @@ junit ${junit.plugin.version} + com.katalon utils