Skip to content

Commit

Permalink
[maven-release-plugin] prepare release v0.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
uhafner committed Jan 31, 2021
1 parent 33f0a06 commit 016f6ee
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>0.9.1</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 @@ -228,7 +228,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>${scmTag}</tag>
<tag>v0.9.1</tag>
</scm>

<repositories>
Expand Down

0 comments on commit 016f6ee

Please sign in to comment.