<?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>osgiAppConsole-1.0</artifactId>
  <version>23.0.0.3</version>
  <packaging>esa</packaging>
  <name>OSGi Applications Console 1.0</name>
  <description>This feature enables an OSGi web console to aid debugging an OSGi application. It can be used to display information about bundles, packages and services which may be useful when developing your own OSGi application.</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/23.0.0.3/lafiles/featureTerms/</url>
      <distribution>repo</distribution>
    </license>
  </licenses>
  <dependencies>
    <dependency>
      <groupId>com.ibm.websphere.appserver.features</groupId>
      <artifactId>servlet-3.0</artifactId>
      <version>23.0.0.3</version>
      <type>esa</type>
    </dependency>
    <dependency>
      <groupId>io.openliberty.features</groupId>
      <artifactId>com.ibm.websphere.appserver.adminSecurity-1.0</artifactId>
      <version>23.0.0.3</version>
      <type>esa</type>
    </dependency>
    <dependency>
      <groupId>io.openliberty.features</groupId>
      <artifactId>com.ibm.websphere.appserver.eeCompatible-6.0</artifactId>
      <version>23.0.0.3</version>
      <type>esa</type>
    </dependency>
    <dependency>
      <groupId>com.ibm.websphere.appserver.features</groupId>
      <artifactId>httpWhiteboard-1.0</artifactId>
      <version>23.0.0.3</version>
      <type>esa</type>
    </dependency>
  </dependencies>
</project>
