We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6bf05ca commit 6e99af0Copy full SHA for 6e99af0
pom.xml
@@ -10,7 +10,7 @@
10
</parent>
11
12
<artifactId>helm-maven-plugin</artifactId>
13
- <version>6.15.0-SNAPSHOT</version>
+ <version>6.15.0</version>
14
<packaging>maven-plugin</packaging>
15
16
<name>Helm Maven Plugin</name>
@@ -63,7 +63,7 @@
63
<url>https://github.com/kokuwaio/helm-maven-plugin</url>
64
<connection>scm:git:https://github.com/kokuwaio/helm-maven-plugin.git</connection>
65
<developerConnection>scm:git:https://github.com/kokuwaio/helm-maven-plugin.git</developerConnection>
66
- <tag>HEAD</tag>
+ <tag>6.15.0</tag>
67
</scm>
68
<issueManagement>
69
<system>github</system>
0 commit comments