Skip to content

Commit

Permalink
[maven-release-plugin] prepare release git-4.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkEWaite committed Sep 12, 2020
1 parent b3ed2a1 commit 03e6a27
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -17,7 +17,7 @@
</licenses>

<artifactId>git</artifactId>
<version>${revision}${changelist}</version>
<version>4.4.2</version>
<packaging>hpi</packaging>
<name>Jenkins Git plugin</name>
<description>Integrates Jenkins with Git SCM</description>
Expand Down Expand Up @@ -343,7 +343,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>git-4.4.2</tag>
</scm>

<pluginRepositories>
Expand Down

0 comments on commit 03e6a27

Please sign in to comment.