Skip to content

Commit

Permalink
[maven-release-plugin] prepare release build-failure-analyzer-2.0.1
Browse files Browse the repository at this point in the history
Change-Id: I052608672b9736308316f6243dd08af7ec4ec2e5
  • Loading branch information
TWestling committed Aug 20, 2021
1 parent 22e308c commit 2caa74c
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>com.sonyericsson.jenkins.plugins.bfa</groupId>
<artifactId>build-failure-analyzer</artifactId>
<version>${revision}${changelist}</version>
<version>2.0.1</version>
<packaging>hpi</packaging>
<name>Build Failure Analyzer</name>
<description>Jenkins Build Failure Analyzer Plugin</description>
Expand Down Expand Up @@ -438,7 +437,7 @@
<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.1</tag>
</scm>
<reporting>
<plugins>
Expand Down

0 comments on commit 2caa74c

Please sign in to comment.