<?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.viliussutkus89.licenseOnly</groupId>
  <artifactId>libxml</artifactId>
  <version>2.9.9</version>
  <packaging>aar</packaging>
  <name>libxml</name>
  <description>The XML C parser and toolkit of Gnome</description>
  <url>http://xmlsoft.org</url>
  <inceptionYear>1999</inceptionYear>
  <licenses>
    <license>
      <name>MIT</name>
      <url>https://gitlab.gnome.org/GNOME/libxml2/-/blob/v2.9.9/Copyright</url>
      <distribution>repo</distribution>
    </license>
  </licenses>
  <developers>
    <developer>
      <name>Daniel Veillard</name>
      <email>daniel@veillard.com</email>
    </developer>
    <developer>
      <name>Bjorn Reese</name>
      <email>breese@users.sourceforge.net</email>
    </developer>
    <developer>
      <name>William Brack</name>
      <email>wbrack@mmm.com.hk</email>
    </developer>
    <developer>
      <name>Igor Zlatkovic</name>
      <email>igor@zlatkovic.com</email>
    </developer>
    <developer>
      <name>Aleksey Sanin</name>
      <email>aleksey@aleksey.com</email>
    </developer>
  </developers>
  <scm>
    <connection>https://gitlab.gnome.org/GNOME/libxml2.git</connection>
    <url>https://gitlab.gnome.org/GNOME/libxml2</url>
  </scm>
</project>
