Skip to content

Commit

Permalink
[maven-release-plugin] prepare release gitlab-branch-source-0.0.5-alp…
Browse files Browse the repository at this point in the history
…ha-2
  • Loading branch information
baymac committed Jul 22, 2019
1 parent 954de1e commit 4524dda
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>0.0.5-alpha-2</version>
<packaging>hpi</packaging>
<properties>
<revision>0.0.5</revision>
Expand Down Expand Up @@ -253,7 +253,7 @@
<connection>scm:git:git://github.com/jenkinsci/${project.artifactId}-plugin.git</connection>
<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-0.0.5-alpha-2</tag>
</scm>

<build>
Expand Down

0 comments on commit 4524dda

Please sign in to comment.