<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <modelVersion>4.0.0</modelVersion>
  <groupId>com.ibm.websphere.appserver.features</groupId>
  <artifactId>batchSMFLogging-1.0</artifactId>
  <version>22.0.0.3</version>
  <packaging>esa</packaging>
  <name>Batch SMF Logging 1.0</name>
  <description>This feature collects information about Java Batch jobs executing within the server and writes z/OS SMF type 120, subtype 12 records at end of job, end of step, end of partition, and end of flow.</description>
  <url/>
  <licenses>
    <license>
      <name>Additional Features Terms &amp; Conditions</name>
      <url>http://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/wasdev/downloads/wlp/22.0.0.3/lafiles/featureTerms/</url>
      <distribution>repo</distribution>
    </license>
  </licenses>
  <dependencies>
    <dependency>
      <groupId>io.openliberty.features</groupId>
      <artifactId>com.ibm.websphere.appserver.transaction-1.2</artifactId>
      <version>22.0.0.3</version>
      <type>esa</type>
    </dependency>
    <dependency>
      <groupId>com.ibm.websphere.appserver.features</groupId>
      <artifactId>com.ibm.ws.batchSMFLogging1.0.ee-7.0</artifactId>
      <version>22.0.0.3</version>
      <type>esa</type>
    </dependency>
    <dependency>
      <groupId>io.openliberty.features</groupId>
      <artifactId>jdbc-4.1</artifactId>
      <version>22.0.0.3</version>
      <type>esa</type>
    </dependency>
    <dependency>
      <groupId>io.openliberty.features</groupId>
      <artifactId>servlet-3.1</artifactId>
      <version>22.0.0.3</version>
      <type>esa</type>
    </dependency>
    <dependency>
      <groupId>io.openliberty.features</groupId>
      <artifactId>batchManagement-1.0</artifactId>
      <version>22.0.0.3</version>
      <type>esa</type>
    </dependency>
  </dependencies>
</project>
