Skip to content

Commit a894e78

Browse files
committed
[maven-release-plugin] prepare release gitlab-branch-source-1.4.6
1 parent 747c52b commit a894e78

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</parent>
1010
<groupId>io.jenkins.plugins</groupId>
1111
<artifactId>gitlab-branch-source</artifactId>
12-
<version>${revision}${changelist}</version>
12+
<version>1.4.6</version>
1313
<packaging>hpi</packaging>
1414
<properties>
1515
<revision>1.4.6</revision>
@@ -220,7 +220,7 @@
220220
<developerConnection>scm:git:[email protected]:jenkinsci/${project.artifactId}-plugin.git
221221
</developerConnection>
222222
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
223-
<tag>${scmTag}</tag>
223+
<tag>gitlab-branch-source-1.4.6</tag>
224224
</scm>
225225

226226
<build>

0 commit comments

Comments
 (0)