Skip to content

Commit 5fce7a2

Browse files
committed
[maven-release-plugin] prepare release kubernetes-client-api-5.4.1-beta-1
1 parent 75a24c4 commit 5fce7a2

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
@@ -10,7 +10,7 @@
1010

1111
<groupId>org.jenkins-ci.plugins</groupId>
1212
<artifactId>kubernetes-client-api</artifactId>
13-
<version>${revision}${changelist}</version>
13+
<version>5.4.1-beta-1</version>
1414
<packaging>hpi</packaging>
1515
<properties>
1616
<revision>5.4.1</revision>
@@ -33,7 +33,7 @@
3333
<connection>scm:git:git://github.com/jenkinsci/${project.artifactId}-plugin.git</connection>
3434
<developerConnection>scm:git:git@github.com:jenkinsci/${project.artifactId}-plugin.git</developerConnection>
3535
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
36-
<tag>${scmTag}</tag>
36+
<tag>kubernetes-client-api-5.4.1-beta-1</tag>
3737
</scm>
3838

3939
<repositories>

0 commit comments

Comments
 (0)