Skip to content
This repository was archived by the owner on Sep 10, 2022. It is now read-only.

Commit e5fa612

Browse files
committed
[maven-release-plugin] prepare release 0.0.5
1 parent b5b6c47 commit e5fa612

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
@@ -9,7 +9,7 @@
99
</parent>
1010
<groupId>io.jenkins.tools.distribution-service</groupId>
1111
<artifactId>custom-distribution-service</artifactId>
12-
<version>0.0.5-SNAPSHOT</version>
12+
<version>0.0.5</version>
1313
<name>Custom Jenkins Distribution Service</name>
1414
<description>The main idea behind the project is to build a customizable jenkins distribution service that could be used to build tailor-made jenkins distributions</description>
1515

@@ -23,7 +23,7 @@
2323
<developerConnection>scm:git:ssh://[email protected]/jenkinsci/custom-distribution-service.git</developerConnection>
2424
<connection>scm:git:ssh://[email protected]/jenkinsci/custom-distribution-service.git</connection>
2525
<url>https://github.com/jenkins-infra/plugin-site-api</url>
26-
<tag>HEAD</tag>
26+
<tag>0.0.5</tag>
2727
</scm>
2828

2929
<dependencies>

0 commit comments

Comments
 (0)