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 31dc47f commit da0f7d6Copy full SHA for da0f7d6
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>0.0.6-beta\</version>
13
<packaging>hpi</packaging>
14
<properties>
15
<revision>0.0.6</revision>
@@ -253,7 +253,7 @@
253
<connection>scm:git:git://github.com/jenkinsci/${project.artifactId}-plugin.git</connection>
254
<developerConnection>scm:git:[email protected]:jenkinsci/${project.artifactId}-plugin.git</developerConnection>
255
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
256
- <tag>${scmTag}</tag>
+ <tag>gitlab-branch-source-0.0.6-beta-1</tag>
257
</scm>
258
259
<build>
0 commit comments