Skip to content

Commit

Permalink
[maven-release-plugin] prepare release helm-maven-plugin-4.11
Browse files Browse the repository at this point in the history
  • Loading branch information
axdotl committed Sep 2, 2019
1 parent 22b1073 commit c3bbf2e
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 @@ -4,7 +4,7 @@

<groupId>com.kiwigrid</groupId>
<artifactId>helm-maven-plugin</artifactId>
<version>4.11-SNAPSHOT</version>
<version>4.11</version>
<packaging>maven-plugin</packaging>

<name>${project.groupId}:${project.artifactId}</name>
Expand Down Expand Up @@ -43,7 +43,7 @@
<connection>scm:git:git://github.com/kiwigrid/helm-maven-plugin.git</connection>
<developerConnection>scm:git:[email protected]:kiwigrid/helm-maven-plugin.git</developerConnection>
<url>https://github.com/kiwigrid/helm-maven-plugin/tree/master</url>
<tag>HEAD</tag>
<tag>helm-maven-plugin-4.11</tag>
</scm>
<distributionManagement>
<snapshotRepository>
Expand Down

0 comments on commit c3bbf2e

Please sign in to comment.