<?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.runtime</groupId>
  <artifactId>wlp-kernel</artifactId>
  <version>26.0.0.6</version>
  <packaging>zip</packaging>
  <name>WebSphere Liberty Kernel</name>
  <description>WebSphere Liberty Kernel package</description>
  <url>https://www.ibm.com</url>
  <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/26.0.0.6/lafiles/</url>
      <distribution>repo</distribution>
      <comments>Additional notices https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/wasdev/license/base_ilan/ilan/26.0.0.6/lafiles/notices.html</comments>
    </license>
  </licenses>
  <developers>
    <developer>
      <id>contbld</id>
      <name>contbld</name>
      <email>contbld@uk.ibm.com</email>
      <organization>IBM</organization>
      <organizationUrl>https://www.ibm.com</organizationUrl>
    </developer>
  </developers>
  <scm>
    <connection>private</connection>
    <developerConnection>private</developerConnection>
    <url>private</url>
  </scm>
</project>
