Skip to content

Commit d7087c8

Browse files
committed
[maven-release-plugin] prepare release build-failure-analyzer-2.6.1
1 parent 25c13af commit d7087c8

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
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>com.sonyericsson.jenkins.plugins.bfa</groupId>
55
<artifactId>build-failure-analyzer</artifactId>
6-
<version>${revision}${changelist}</version>
6+
<version>2.6.1</version>
77
<packaging>hpi</packaging>
88
<name>Build Failure Analyzer</name>
99
<url>https://github.com/jenkinsci/build-failure-analyzer-plugin/blob/master/docs/README.md</url>
@@ -339,7 +339,7 @@
339339
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
340340
<developerConnection>scm:git:[email protected]:${gitHubRepo}.git</developerConnection>
341341
<url>https://github.com/${gitHubRepo}</url>
342-
<tag>${scmTag}</tag>
342+
<tag>build-failure-analyzer-2.6.1</tag>
343343
</scm>
344344
<reporting>
345345
<plugins>

0 commit comments

Comments
 (0)