Skip to content

Commit 7872e58

Browse files
committed
[maven-release-plugin] prepare release v3.1.0
1 parent df9d4a3 commit 7872e58

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

plugin/pom.xml

+2-2
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>3.1.0-SNAPSHOT</version>
15+
<version>3.1.0</version>
1616

1717
<description>Jenkins plug-in that mines and analyzes data from a Git repository.</description>
1818
<url>https://github.com/jenkinsci/git-forensics-plugin</url>
@@ -186,7 +186,7 @@
186186
<connection>scm:git:https://github.com/jenkinsci/${project.artifactId}-plugin.git</connection>
187187
<developerConnection>scm:git:[email protected]:jenkinsci/${project.artifactId}-plugin.git</developerConnection>
188188
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
189-
<tag>v1.6.0</tag>
189+
<tag>v3.1.0</tag>
190190
</scm>
191191

192192
<repositories>

0 commit comments

Comments
 (0)