We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40744a8 commit 9d23850Copy full SHA for 9d23850
1 file changed
pom.xml
@@ -11,7 +11,7 @@
11
12
<groupId>org.jenkins-ci.plugins</groupId>
13
<artifactId>katalon</artifactId>
14
- <version>1.0.6</version>
+ <version>1.0.7-SNAPSHOT</version>
15
<packaging>hpi</packaging>
16
<name>Katalon Studio Plugin</name>
17
<description>Execute Katalon Studio in Jenkins</description>
@@ -57,7 +57,7 @@
57
<connection>scm:git:git://github.com/jenkinsci/${project.artifactId}-plugin.git</connection>
58
<developerConnection>scm:git:git@github.com:jenkinsci/${project.artifactId}-plugin.git</developerConnection>
59
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
60
- <tag>katalon-1.0.6</tag>
+ <tag>katalon-1.0.0</tag>
61
</scm>
62
63
<repositories>
0 commit comments