<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <modelVersion>4.0.0</modelVersion>
  <groupId>io.zonky.test.postgres</groupId>
  <artifactId>embedded-postgres-binaries-darwin-arm64v8</artifactId>
  <version>14.8.0</version>
  <name>embedded-postgres-binaries-darwin-arm64v8</name>
  <description>A lightweight bundle of PostgreSQL database with reduced size</description>
  <url>https://github.com/zonkyio/embedded-postgres-binaries</url>
  <scm>
    <connection>scm:git:git://github.com/zonkyio/embedded-postgres-binaries.git</connection>
    <developerConnection>scm:git:ssh://github.com:zonkyio/embedded-postgres-binaries.git</developerConnection>
    <url>https://github.com/zonkyio/embedded-postgres-binaries/tree/master</url>
  </scm>
  <licenses>
    <license>
      <name>The Apache License, Version 2.0</name>
      <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
    </license>
  </licenses>
  <developers>
    <developer>
      <name>Tomas Vanek</name>
      <email>tomix26@gmail.com</email>
    </developer>
    <developer>
      <name>Zonky Developers</name>
      <email>developers@zonky.cz</email>
    </developer>
  </developers>
</project>
