Skip to content

Commit

Permalink
[maven-release-plugin] prepare release build-failure-analyzer-2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
TWestling committed Feb 5, 2021
1 parent e027a51 commit b799d9e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.sonyericsson.jenkins.plugins.bfa</groupId>
<artifactId>build-failure-analyzer</artifactId>
<version>${revision}${changelist}</version>
<version>2.0.0</version>
<packaging>hpi</packaging>
<name>Build Failure Analyzer</name>
<description>Jenkins Build Failure Analyzer Plugin</description>
Expand Down Expand Up @@ -385,7 +385,7 @@
<connection>scm:git:ssh://github.com/jenkinsci/build-failure-analyzer-plugin.git</connection>
<developerConnection>scm:git:ssh://[email protected]/jenkinsci/build-failure-analyzer-plugin.git</developerConnection>
<url>https://github.com/jenkinsci/build-failure-analyzer-plugin</url>
<tag>${scmTag}</tag>
<tag>build-failure-analyzer-2.0.0</tag>
</scm>
<reporting>
<plugins>
Expand Down

0 comments on commit b799d9e

Please sign in to comment.