Skip to content

Commit 7286871

Browse files
committed
[maven-release-plugin] prepare release kubernetes-0.4.1
1 parent 7a09683 commit 7286871

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
@@ -8,7 +8,7 @@
88

99
<groupId>org.csanchez.jenkins.plugins</groupId>
1010
<artifactId>kubernetes</artifactId>
11-
<version>0.5-SNAPSHOT</version>
11+
<version>0.4.1</version>
1212
<name>Kubernetes plugin</name>
1313
<description>Jenkins plugin to run dynamic slaves in a Kubernetes/Docker environment</description>
1414
<packaging>hpi</packaging>
@@ -18,7 +18,7 @@
1818
<connection>scm:git:ssh://github.com/jenkinsci/kubernetes-plugin.git</connection>
1919
<developerConnection>scm:git:ssh://[email protected]/jenkinsci/kubernetes-plugin.git</developerConnection>
2020
<url>https://github.com/jenkinsci/kubernetes-plugin</url>
21-
<tag>HEAD</tag>
21+
<tag>kubernetes-0.4.1</tag>
2222
</scm>
2323

2424
<developers>

0 commit comments

Comments
 (0)