<?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>io.openliberty.api</groupId>
  <artifactId>io.openliberty.securityClient</artifactId>
  <version>1.1.72</version>
  <name>Liberty Security Client API</name>
  <description>Liberty Security Client API, version 1.1; Jakarta enabled</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>
