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