Skip to content

Commit da0f7d6

Browse files
committed
[maven-release-plugin] prepare release gitlab-branch-source-0.0.6-beta-1
1 parent 31dc47f commit da0f7d6

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>0.0.6-beta\</version>
1313
<packaging>hpi</packaging>
1414
<properties>
1515
<revision>0.0.6</revision>
@@ -253,7 +253,7 @@
253253
<connection>scm:git:git://github.com/jenkinsci/${project.artifactId}-plugin.git</connection>
254254
<developerConnection>scm:git:[email protected]:jenkinsci/${project.artifactId}-plugin.git</developerConnection>
255255
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
256-
<tag>${scmTag}</tag>
256+
<tag>gitlab-branch-source-0.0.6-beta-1</tag>
257257
</scm>
258258

259259
<build>

0 commit comments

Comments
 (0)