<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
  <modelVersion>4.0.0</modelVersion>
  <groupId>com.mineplex.studio</groupId>
  <artifactId>bom-public</artifactId>
  <name>Studio-BillOfMaterials-Public</name>
  <version>1.0.71</version>
  <description>The public material set for Studio dependencies including all SDK clients</description>
  <url>https://studio.mineplex.com</url>
  <developers>
    <developer>
      <id>mineplex</id>
      <name>Mineplex Studios LLC</name>
      <email>support@mineplex.com</email>
      <organization>Mineplex</organization>
      <organizationUrl>https://mineplex.com</organizationUrl>
    </developer>
  </developers>
  <licenses>
    <license>
      <name>Mineplex Studio SDK BOM License</name>
      <url>https://github.com/Mineplex-LLC/Studio-Example-SurvivalGames/blob/master/LICENSE</url>
    </license>
  </licenses>
  <scm>
    <connection>scm:git:git@github.com:Mineplex-LLC/Studio-BOM.git</connection>
    <developerConnection>scm:git:ssh://github.com:Mineplex-LLC/Studio-BOM.git</developerConnection>
    <url>https://github.com/Mineplex-LLC/Studio-BOM</url>
  </scm>
</project>
