Skip to content

Commit f02edc5

Browse files
committed
[maven-release-plugin] prepare release github-branch-source-2.8.3
1 parent 834161a commit f02edc5

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.8.3</version>
1212
<packaging>hpi</packaging>
1313
<name>GitHub Branch Source Plugin</name>
1414
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
@@ -35,7 +35,7 @@
3535
<connection>scm:git:git://github.com/jenkinsci/${project.artifactId}-plugin.git</connection>
3636
<developerConnection>scm:git:[email protected]:jenkinsci/${project.artifactId}-plugin.git</developerConnection>
3737
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
38-
<tag>${scmTag}</tag>
38+
<tag>github-branch-source-2.8.3</tag>
3939
</scm>
4040
<dependencies>
4141
<dependency>

0 commit comments

Comments
 (0)