<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://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>net.time4j</groupId>
  <artifactId>time4j-android</artifactId>
  <version>3.44.2-2018e</version>
  <packaging>aar</packaging>
  <name>Time4J-Android</name>
  <description>Advanced Date and Time library for Android</description>
  <url>https://github.com/menodata/Time4A</url>
  <licenses>
    <license>
      <name>GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1, February 1999</name>
      <url>http://www.gnu.org/licenses/lgpl-2.1.html</url>
    </license>
  </licenses>
  <developers>
    <developer>
      <id>mhochschild</id>
      <name>Meno Hochschild</name>
      <email>mhochschild@gmx.de</email>
    </developer>
  </developers>
  <scm>
    <connection>https://github.com/menodata/Time4A.git</connection>
    <developerConnection>https://github.com/menodata/Time4A.git</developerConnection>
    <url>https://github.com/menodata/Time4A</url>
  </scm>
</project>
