Skip to content

Commit 6c14e17

Browse files
committed
[maven-release-plugin] prepare release kubernetes-1.20.0
1 parent cbb7ca4 commit 6c14e17

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
<groupId>org.csanchez.jenkins.plugins</groupId>
1111
<artifactId>kubernetes</artifactId>
12-
<version>${revision}${changelist}</version>
12+
<version>1.20.0</version>
1313
<name>Kubernetes plugin</name>
1414
<description>Jenkins plugin to run dynamic agents in a Kubernetes cluster</description>
1515
<packaging>hpi</packaging>
@@ -19,7 +19,7 @@
1919
<connection>scm:git:https://github.com/jenkinsci/kubernetes-plugin.git</connection>
2020
<developerConnection>scm:git:https://github.com/jenkinsci/kubernetes-plugin.git</developerConnection>
2121
<url>https://github.com/jenkinsci/kubernetes-plugin</url>
22-
<tag>${scmTag}</tag>
22+
<tag>kubernetes-1.20.0</tag>
2323
</scm>
2424

2525
<licenses>

0 commit comments

Comments
 (0)