Skip to content

Commit da504eb

Browse files
committed
[maven-release-plugin] prepare release v1.6.0
1 parent 27a06cd commit da504eb

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
@@ -27,7 +27,7 @@
2727

2828
<groupId>io.jenkins.pluginhealth.scoring</groupId>
2929
<artifactId>plugin-health-scoring</artifactId>
30-
<version>1.5.1-SNAPSHOT</version>
30+
<version>1.6.0</version>
3131

3232
<name>Plugin Health Scoring</name>
3333
<description>Build and provide health indicators on plugins of the Jenkins ecosystem</description>
@@ -66,7 +66,7 @@
6666
<scm>
6767
<connection>scm:git:https://github.com/jenkins-infra/plugin-health-scoring.git</connection>
6868
<developerConnection>scm:git:[email protected]:jenkins-infra/plugin-health-scoring.git</developerConnection>
69-
<tag>HEAD</tag>
69+
<tag>v1.6.0</tag>
7070
<url>https://github.com/jenkins-infra/plugin-health-scoring</url>
7171
</scm>
7272
<distributionManagement>

0 commit comments

Comments
 (0)