<?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.spi</groupId>
  <artifactId>com.ibm.websphere.appserver.spi.containerServices</artifactId>
  <version>4.0.70</version>
  <name>WebSphere Container Services SPI</name>
  <description>WebSphere Container Services SPI, version 4.0</description>
  <url/>
  <licenses>
    <license>
      <name>Eclipse Public License</name>
      <url>https://www.eclipse.org/legal/epl-v10.html</url>
      <distribution>repo</distribution>
    </license>
  </licenses>
  <scm>
    <connection>scm:git:https://github.com/OpenLiberty/open-liberty.git</connection>
    <developerConnection>scm:git:https://github.com:OpenLiberty/open-liberty.git</developerConnection>
    <url>https://github.com/OpenLiberty/open-liberty/tree/release</url>
  </scm>
</project>
