Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v1.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
uhafner committed Sep 23, 2022
1 parent ffb0cd9 commit bbec005
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<groupId>io.jenkins.plugins</groupId>
<packaging>hpi</packaging>
<name>Git Forensics Plugin</name>
<version>${revision}${changelist}</version>
<version>1.10.0</version>

<description>Jenkins plug-in that mines and analyzes data from a Git repository.</description>
<url>https://github.com/jenkinsci/git-forensics-plugin</url>
Expand Down Expand Up @@ -185,7 +185,7 @@
<connection>scm:git:git://github.com/jenkinsci/${project.artifactId}-plugin.git</connection>
<developerConnection>scm:git:git@github.com:jenkinsci/${project.artifactId}-plugin.git</developerConnection>
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
<tag>v1.6.0</tag>
<tag>v1.10.0</tag>
</scm>

<repositories>
Expand Down

0 comments on commit bbec005

Please sign in to comment.