<?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">
  <!-- This module was also published with a richer model, Gradle metadata,  -->
  <!-- which should be used instead. Do not delete the following line which  -->
  <!-- is to indicate to Gradle or any Gradle module metadata file consumer  -->
  <!-- that they should prefer consuming it instead. -->
  <!-- do_not_remove: published-with-gradle-metadata -->
  <modelVersion>4.0.0</modelVersion>
  <groupId>com.swirlds</groupId>
  <artifactId>swirlds-config-api</artifactId>
  <version>0.45.1</version>
  <name>swirlds-config-api</name>
  <description>Swirlds is a software platform designed to build fully-distributed applications that harness the power of the cloud without servers. Now you can develop applications with fairness in decision making, speed, trust and reliability, at a fraction of the cost of traditional server-based platforms.</description>
  <url>https://www.swirlds.com/</url>
  <inceptionYear>2016</inceptionYear>
  <organization>
    <name>Hedera Hashgraph, LLC</name>
    <url>https://www.hedera.com</url>
  </organization>
  <licenses>
    <license>
      <name>Apache License, Version 2.0</name>
      <url>https://raw.githubusercontent.com/hashgraph/hedera-services/main/LICENSE</url>
    </license>
  </licenses>
  <developers>
    <developer>
      <name>Platform Base Team</name>
      <email>platform-base@swirldslabs.com</email>
      <organization>Hedera Hashgraph</organization>
      <organizationUrl>https://www.hedera.com</organizationUrl>
    </developer>
    <developer>
      <name>Platform Hashgraph Team</name>
      <email>platform-hashgraph@swirldslabs.com</email>
      <organization>Hedera Hashgraph</organization>
      <organizationUrl>https://www.hedera.com</organizationUrl>
    </developer>
    <developer>
      <name>Platform Data Team</name>
      <email>platform-data@swirldslabs.com</email>
      <organization>Hedera Hashgraph</organization>
      <organizationUrl>https://www.hedera.com</organizationUrl>
    </developer>
    <developer>
      <name>Release Engineering Team</name>
      <email>release-engineering@swirldslabs.com</email>
      <organization>Hedera Hashgraph</organization>
      <organizationUrl>https://www.hedera.com</organizationUrl>
    </developer>
  </developers>
  <scm>
    <connection>scm:git:git://github.com/hashgraph/hedera-services.git</connection>
    <developerConnection>scm:git:ssh://github.com:hashgraph/hedera-services.git</developerConnection>
    <url>https://github.com/hashgraph/hedera-services</url>
  </scm>
</project>
