Skip to content

Commit b658360

Browse files
authored
Update pom.xml
1 parent 292057d commit b658360

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
@@ -49,8 +49,8 @@
4949
<connection>scm:git:git://github.com/jenkinsci/${project.artifactId}-plugin.git</connection>
5050
<developerConnection>scm:git:git@github.com:jenkinsci/${project.artifactId}-plugin.git</developerConnection>
5151
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
52-
<tag>gitlab-api-1.0.0</tag>
53-
</scm>
52+
<tag>${scmTag}</tag>
53+
</scm>
5454

5555
<dependencies>
5656
<dependency>

0 commit comments

Comments
 (0)