<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://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">
  <modelVersion>4.0.0</modelVersion>
  <groupId>com.r3.conclave</groupId>
  <artifactId>graal-sdk</artifactId>
  <version>22.0.0.2-1.3</version>
  <name>graal-sdk</name>
  <description>Graal SDK</description>
  <url>https://github.com/R3Conclave/graal-patches</url>
  <licenses>
    <license>
      <name>Universal Permissive License, Version 1.0</name>
      <url>https://opensource.org/licenses/UPL</url>
    </license>
  </licenses>
  <developers>
    <developer>
      <email>conclave@r3.com</email>
      <organization>R3 LLC</organization>
      <organizationUrl>https://www.r3.com</organizationUrl>
    </developer>
  </developers>
  <scm>
    <connection>scm:git:git://github.com/R3Conclave/graal-patches.git</connection>
    <developerConnection>scm:git:ssh://github.com:R3Conclave/graal-patches.git</developerConnection>
    <url>https://github.com/R3Conclave/graal-patches/tree/master</url>
  </scm>
</project>
