Skip to content

Commit bcb9772

Browse files
committed
[maven-release-plugin] prepare release forensics-api-0.5.0
1 parent 5955ba7 commit bcb9772

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
@@ -12,7 +12,7 @@
1212
<groupId>io.jenkins.plugins</groupId>
1313
<packaging>hpi</packaging>
1414
<name>Forensics API Plugin</name>
15-
<version>0.5.0-SNAPSHOT</version>
15+
<version>0.5.0</version>
1616
<description>Jenkins plug-that defines an API to mine and analyze data from a repository.</description>
1717

1818
<properties>
@@ -584,7 +584,7 @@
584584
<connection>scm:git:git://github.com/jenkinsci/${project.artifactId}-plugin.git</connection>
585585
<developerConnection>scm:git:[email protected]:jenkinsci/${project.artifactId}-plugin.git</developerConnection>
586586
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
587-
<tag>HEAD</tag>
587+
<tag>forensics-api-0.5.0</tag>
588588
</scm>
589589

590590
<repositories>

0 commit comments

Comments
 (0)