Skip to content

Commit 3a64a4a

Browse files
committed
[maven-release-plugin] prepare release git-forensics-0.3.2
1 parent dcc15bb commit 3a64a4a

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>Git Forensics Plugin</name>
15-
<version>0.3.2-SNAPSHOT</version>
15+
<version>0.3.2</version>
1616
<description>Jenkins plug-in that mines and analyzes data from a Git repository.</description>
1717

1818
<properties>
@@ -566,7 +566,7 @@
566566
<connection>scm:git:git://github.com/jenkinsci/${project.artifactId}-plugin.git</connection>
567567
<developerConnection>scm:git:git@github.com:jenkinsci/${project.artifactId}-plugin.git</developerConnection>
568568
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
569-
<tag>HEAD</tag>
569+
<tag>git-forensics-0.3.2</tag>
570570
</scm>
571571

572572
<repositories>

0 commit comments

Comments
 (0)