We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c57506 commit 63d488aCopy full SHA for 63d488a
pom.xml
@@ -9,7 +9,7 @@
9
</parent>
10
<groupId>io.jenkins.plugins</groupId>
11
<artifactId>gitlab-branch-source</artifactId>
12
- <version>${revision}${changelist}</version>
+ <version>1.4.5</version>
13
<packaging>hpi</packaging>
14
<properties>
15
<revision>1.4.5</revision>
@@ -251,7 +251,7 @@
251
<developerConnection>scm:git:[email protected]:jenkinsci/${project.artifactId}-plugin.git
252
</developerConnection>
253
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
254
- <tag>${scmTag}</tag>
+ <tag>gitlab-branch-source-1.4.5</tag>
255
</scm>
256
257
<build>
0 commit comments