<?xml version="1.0" encoding="UTF-8"?>
<!--  THIS PRODUCT CONTAINS RESTRICTED MATERIALS OF IBM
5724-H88, 5724-J08, 5724-I63, 5655-W65 COPYRIGHT International Business Machines Corp., 2012
All Rights Reserved * Licensed Materials - Property of IBM
US Government Users Restricted Rights - Use, duplication or disclosure
restricted by GSA ADP Schedule Contract with IBM Corp.
-->
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    
  <licenses>
    <license>
      <name>IBM International License Agreement for Non-Warranted Programs</name>
      <url>https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/wasdev/license/base_ilan/ilan/18.0.0.4/lafiles/</url>
      <distribution>repo</distribution>
      <comments>Additional notices https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/wasdev/license/base_ilan/ilan/18.0.0.4/lafiles/notices.html</comments>
    </license>
  </licenses>
  
  <modelVersion>4.0.0</modelVersion>
  <groupId>com.ibm.websphere.appserver.runtime</groupId>
  <artifactId>wlp-javaee7</artifactId>
  <version>18.0.0.4</version>
  <packaging>zip</packaging>
  <description>WebSphere Liberty JavaEE7 package</description>
</project>
