<?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>com.haulmont.yarg</groupId>
  <artifactId>yarg-api</artifactId>
  <version>2.0.12</version>
  <name>YARG (Yet another report generator)</name>
  <description>Open source library for report generation. Provided by Haulmont.</description>
  <url>https://github.com/cuba-platform/yarg</url>
  <licenses>
    <license>
      <name>The Apache Software License, Version 2.0</name>
      <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
      <distribution>repo</distribution>
    </license>
  </licenses>
  <developers>
    <developer>
      <id>tinhol</id>
      <email>tinhol@mail.ru</email>
      <organization>Haulmont</organization>
      <organizationUrl>http://www.haulmont.com/</organizationUrl>
    </developer>
  </developers>
  <scm>
    <connection>https://github.com/cuba-platform/yarg</connection>
    <url>https://github.com/cuba-platform/yarg</url>
  </scm>
</project>
