<?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 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <modelVersion>4.0.0</modelVersion>
  <groupId>pl.allegro.tech.build</groupId>
  <artifactId>axion-release-plugin</artifactId>
  <version>1.13.4</version>
  <name>axion-release-plugin</name>
  <description>Gradle release and version management plugin</description>
  <url>https://github.com/allegro/axion-release-plugin</url>
  <inceptionYear>2014</inceptionYear>
  <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>
      <id>adamdubiel</id>
      <name>Adam Dubiel</name>
    </developer>
    <developer>
      <id>bgalek</id>
      <name>Bartosz Gałek</name>
    </developer>
  </developers>
  <scm>
    <connection>scm:git@github.com:allegro/axion-release-plugin.git</connection>
    <developerConnection>scm:git@github.com:allegro/axion-release-plugin.git</developerConnection>
    <url>https://github.com/allegro/axion-release-plugin</url>
  </scm>
  <dependencies/>
</project>
