Skip to content

Commit

Permalink
[maven-release-plugin] prepare release cucumber-reporting-5.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
damianszczepanik committed Jul 16, 2024
1 parent 34b5e1c commit d2b64bf
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,19 +1,18 @@
<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>

<!-- 'oss-parent' should not be used, it was deprecated years ago -->
<parent>
<groupId>org.sonatype.oss</groupId>
<artifactId>oss-parent</artifactId>
<version>9</version>
<relativePath/>
<relativePath />
</parent>

<groupId>net.masterthought</groupId>
<artifactId>cucumber-reporting</artifactId>
<packaging>jar</packaging>
<version>5.8.2-SNAPSHOT</version>
<version>5.8.2</version>
<name>cucumber-reporting</name>
<url>https://github.com/damianszczepanik/cucumber-reporting</url>

Expand Down

0 comments on commit d2b64bf

Please sign in to comment.