Skip to content

Commit cfa5ebf

Browse files
committed
[maven-release-plugin] prepare release github-branch-source-2.9.4
1 parent 46bb512 commit cfa5ebf

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
@@ -8,7 +8,7 @@
88
<relativePath />
99
</parent>
1010
<artifactId>github-branch-source</artifactId>
11-
<version>${revision}${changelist}</version>
11+
<version>2.9.4</version>
1212
<packaging>hpi</packaging>
1313
<name>GitHub Branch Source Plugin</name>
1414
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
@@ -33,7 +33,7 @@
3333
<connection>scm:git:git://github.com/jenkinsci/${project.artifactId}-plugin.git</connection>
3434
<developerConnection>scm:git:[email protected]:jenkinsci/${project.artifactId}-plugin.git</developerConnection>
3535
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
36-
<tag>${scmTag}</tag>
36+
<tag>github-branch-source-2.9.4</tag>
3737
</scm>
3838
<dependencies>
3939
<dependency>

0 commit comments

Comments
 (0)