<?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>io.sirix</groupId>
  <artifactId>sirix-benchmarks</artifactId>
  <version>0.9.6</version>
  <name>sirix-benchmarks</name>
  <description>null</description>
  <url>https://sirix.io</url>
  <licenses>
    <license>
      <name>New BSD</name>
      <url>http://www.opensource.org/licenses/bsd-license.php</url>
      <comments>3-clause BSD License</comments>
    </license>
  </licenses>
  <developers>
    <developer>
      <id>johanneslichtenberger</id>
      <name>Johannes Lichtenberger</name>
      <email>johannes.lichtenberger@sirix.io</email>
    </developer>
  </developers>
  <scm>
    <connection>scm:git:git@github.com:sirixdb/sirix.git</connection>
    <developerConnection>scm:git:git@github.com:sirixdb/sirix.git</developerConnection>
    <url>https://github.com/sirixdb/sirix</url>
  </scm>
  <issueManagement>
    <system>GitHub Issues</system>
    <url>https://github.com/sirixdb/sirix/issues</url>
  </issueManagement>
  <ciManagement>
    <system>Travis CI</system>
    <url>http://travis-ci.org/#!/sirixdb/sirix</url>
  </ciManagement>
</project>
