We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c03fa6 commit 6f9f160Copy full SHA for 6f9f160
plugins/kubernetesapi-report/pom.xml
@@ -6,7 +6,7 @@
6
<groupId>com.free-now.sauron.plugins</groupId>
7
<name>Sauron Kubernetes Api Report</name>
8
<description>Sauron KubernetesApiReport Plugin</description>
9
- <version>0.0.21-SNAPSHOT</version>
+ <version>0.0.21</version>
10
11
<url>https://github.com/freenowtech/sauron</url>
12
@@ -36,7 +36,7 @@
36
</properties>
37
38
<scm>
39
- <tag>HEAD</tag>
+ <tag>kubernetesapi-report-0.0.21</tag>
40
<url>${scm.url}</url>
41
<connection>${scm.url}</connection>
42
<developerConnection>${scm.url}</developerConnection>
0 commit comments