<?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>jmsMdb-3.1</artifactId>
  <version>22.0.0.11</version>
  <packaging>esa</packaging>
  <name>JMS Message-Driven Beans 3.1</name>
  <description>This feature enables the use of JMS Message-Driven Enterprise JavaBeans written to the EJB 3.1 specification. MDBs allow asynchronous processing of messages within a Java EE component.</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.11/lafiles/featureTerms/</url>
      <distribution>repo</distribution>
    </license>
  </licenses>
  <dependencies>
    <dependency>
      <groupId>com.ibm.websphere.appserver.features</groupId>
      <artifactId>com.ibm.websphere.appserver.internal.mdb-3.1</artifactId>
      <version>22.0.0.11</version>
      <type>esa</type>
    </dependency>
  </dependencies>
</project>
