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 27a06cd commit da504ebCopy full SHA for da504eb
pom.xml
@@ -27,7 +27,7 @@
27
28
<groupId>io.jenkins.pluginhealth.scoring</groupId>
29
<artifactId>plugin-health-scoring</artifactId>
30
- <version>1.5.1-SNAPSHOT</version>
+ <version>1.6.0</version>
31
32
<name>Plugin Health Scoring</name>
33
<description>Build and provide health indicators on plugins of the Jenkins ecosystem</description>
@@ -66,7 +66,7 @@
66
<scm>
67
<connection>scm:git:https://github.com/jenkins-infra/plugin-health-scoring.git</connection>
68
<developerConnection>scm:git:[email protected]:jenkins-infra/plugin-health-scoring.git</developerConnection>
69
- <tag>HEAD</tag>
+ <tag>v1.6.0</tag>
70
<url>https://github.com/jenkins-infra/plugin-health-scoring</url>
71
</scm>
72
<distributionManagement>
0 commit comments