Skip to content

Commit

Permalink
[maven-release-plugin] prepare release kubernetes-0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
carlossg committed Jul 29, 2017
1 parent c38e836 commit 9aaa2b1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<groupId>org.csanchez.jenkins.plugins</groupId>
<artifactId>kubernetes</artifactId>
<version>0.12-SNAPSHOT</version>
<version>0.12</version>
<name>Kubernetes plugin</name>
<description>Jenkins plugin to run dynamic slaves in a Kubernetes/Docker environment</description>
<packaging>hpi</packaging>
Expand All @@ -18,7 +18,7 @@
<connection>scm:git:ssh://github.com/jenkinsci/kubernetes-plugin.git</connection>
<developerConnection>scm:git:ssh://git@github.com/jenkinsci/kubernetes-plugin.git</developerConnection>
<url>https://github.com/jenkinsci/kubernetes-plugin</url>
<tag>HEAD</tag>
<tag>kubernetes-0.12</tag>
</scm>

<developers>
Expand Down

0 comments on commit 9aaa2b1

Please sign in to comment.