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 c0c8236 commit 98b471fCopy full SHA for 98b471f
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.7-beta</version>
13
<packaging>hpi</packaging>
14
<properties>
15
<revision>0.0.7</revision>
@@ -243,7 +243,7 @@
243
<connection>scm:git:git://github.com/jenkinsci/${project.artifactId}-plugin.git</connection>
244
<developerConnection>scm:git:[email protected]:jenkinsci/${project.artifactId}-plugin.git</developerConnection>
245
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
246
- <tag>${scmTag}</tag>
+ <tag>gitlab-branch-source-0.0.7-beta</tag>
247
</scm>
248
249
<build>
0 commit comments