<?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.ensody.nativebuilds</groupId>
  <artifactId>curl-headers</artifactId>
  <version>8.21.0</version>
  <packaging>zip</packaging>
  <name>NativeBuilds</name>
  <description>Native builds of popular open-source libraries</description>
  <url>https://github.com/ensody/native-builds</url>
  <licenses>
    <license>
      <name>The Apache Software License, Version 2.0</name>
      <url>https://www.apache.org/licenses/LICENSE-2.0.txt</url>
    </license>
    <license>
      <name>curl License</name>
      <url>https://spdx.org/licenses/curl.html</url>
    </license>
  </licenses>
  <developers>
    <developer>
      <id>wkornewald</id>
      <name>Waldemar Kornewald</name>
      <url>https://www.ensody.com</url>
      <organization>Ensody GmbH</organization>
      <organizationUrl>https://www.ensody.com</organizationUrl>
    </developer>
  </developers>
  <scm>
    <url>https://github.com/ensody/native-builds</url>
  </scm>
</project>
