<?xml version="1.0" encoding="UTF-8"?>
<metadata>
  <plugins>
    <plugin>
      <name>cucumber-pdf-plugin</name>
      <prefix>cucumber-pdf</prefix>
      <artifactId>cucumber-pdf-plugin</artifactId>
    </plugin>
    <plugin>
      <name>cucumber-rest-assured-extent-report-plugin</name>
      <prefix>cucumber-rest-assured-extent-report</prefix>
      <artifactId>cucumber-rest-assured-extent-report-plugin</artifactId>
    </plugin>
    <plugin>
      <name>extentreports-cucumberjson-plugin</name>
      <prefix>extentreports-cucumberjson</prefix>
      <artifactId>extentreports-cucumberjson-plugin</artifactId>
    </plugin>
    <plugin>
      <name>rest-assured-extent-report-plugin</name>
      <prefix>rest-assured-extent-report</prefix>
      <artifactId>rest-assured-extent-report-plugin</artifactId>
    </plugin>
  </plugins>
</metadata>
