Skip to content

Commit e613e4e

Browse files
author
Fabian Schlegel
committed
[maven-release-plugin] prepare release helm-maven-plugin-5.7
1 parent f31151d commit e613e4e

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
@@ -4,7 +4,7 @@
44

55
<groupId>com.kiwigrid</groupId>
66
<artifactId>helm-maven-plugin</artifactId>
7-
<version>5.7-SNAPSHOT</version>
7+
<version>5.7</version>
88
<packaging>maven-plugin</packaging>
99

1010
<name>${project.groupId}:${project.artifactId}</name>
@@ -43,7 +43,7 @@
4343
<connection>scm:git:git://github.com/kiwigrid/helm-maven-plugin.git</connection>
4444
<developerConnection>scm:git:git@github.com:kiwigrid/helm-maven-plugin.git</developerConnection>
4545
<url>https://github.com/kiwigrid/helm-maven-plugin/tree/master</url>
46-
<tag>HEAD</tag>
46+
<tag>helm-maven-plugin-5.7</tag>
4747
</scm>
4848
<distributionManagement>
4949
<snapshotRepository>

0 commit comments

Comments
 (0)