We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent efd1f2b commit 3f8e9aeCopy full SHA for 3f8e9ae
pom.xml
@@ -7,7 +7,7 @@
7
</parent>
8
9
<artifactId>createjobadvanced</artifactId>
10
- <version>1.8.1-SNAPSHOT</version>
+ <version>1.9.0</version>
11
<name>Create Job Advanced</name>
12
<packaging>hpi</packaging>
13
<url>https://github.com/jenkinsci/createjobadvanced-plugin</url>
@@ -53,7 +53,8 @@
53
<connection>scm:git:git://github.com/jenkinsci/createjobadvanced-plugin.git</connection>
54
<developerConnection>scm:git:git@github.com:jenkinsci/createjobadvanced-plugin.git</developerConnection>
55
56
- </scm>
+ <tag>createjobadvanced-1.9.0</tag>
57
+ </scm>
58
59
<repositories>
60
<repository>
0 commit comments