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 75a24c4 commit 5fce7a2Copy full SHA for 5fce7a2
pom.xml
@@ -10,7 +10,7 @@
10
11
<groupId>org.jenkins-ci.plugins</groupId>
12
<artifactId>kubernetes-client-api</artifactId>
13
- <version>${revision}${changelist}</version>
+ <version>5.4.1-beta-1</version>
14
<packaging>hpi</packaging>
15
<properties>
16
<revision>5.4.1</revision>
@@ -33,7 +33,7 @@
33
<connection>scm:git:git://github.com/jenkinsci/${project.artifactId}-plugin.git</connection>
34
<developerConnection>scm:git:git@github.com:jenkinsci/${project.artifactId}-plugin.git</developerConnection>
35
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
36
- <tag>${scmTag}</tag>
+ <tag>kubernetes-client-api-5.4.1-beta-1</tag>
37
</scm>
38
39
<repositories>
0 commit comments