Skip to content

Commit

Permalink
[maven-release-plugin] prepare release gitlab-branch-source-1.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jetersen committed Dec 18, 2019
1 parent 4034bb6 commit 8009abf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</parent>
<groupId>io.jenkins.plugins</groupId>
<artifactId>gitlab-branch-source</artifactId>
<version>${revision}${changelist}</version>
<version>1.4.2</version>
<packaging>hpi</packaging>
<properties>
<revision>1.4.2</revision>
Expand Down Expand Up @@ -251,7 +251,7 @@
<developerConnection>scm:git:[email protected]:jenkinsci/${project.artifactId}-plugin.git
</developerConnection>
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
<tag>${scmTag}</tag>
<tag>gitlab-branch-source-1.4.2</tag>
</scm>

<build>
Expand Down

0 comments on commit 8009abf

Please sign in to comment.