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 292057d commit b658360Copy full SHA for b658360
pom.xml
@@ -49,8 +49,8 @@
49
<connection>scm:git:git://github.com/jenkinsci/${project.artifactId}-plugin.git</connection>
50
<developerConnection>scm:git:git@github.com:jenkinsci/${project.artifactId}-plugin.git</developerConnection>
51
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
52
- <tag>gitlab-api-1.0.0</tag>
53
- </scm>
+ <tag>${scmTag}</tag>
+ </scm>
54
55
<dependencies>
56
<dependency>
0 commit comments