<?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">
  <modelVersion>4.0.0</modelVersion>
  <groupId>ai.digital.deploy</groupId>
  <artifactId>deploy-cli</artifactId>
  <version>26.1.0-dev.12.uncommitted+springBoot4.a7d4eec</version>
  <packaging>pom</packaging>
  <name>Deploy CLI</name>
  <description>Deploy CLI tool to manage the server in a headless mode</description>
  <url>https://github.com/xebialabs/deploy-cli.git</url>
  <licenses>
    <license>
      <name>GPLv2 with Digital.ai FLOSS License Exception</name>
      <url>https://github.com/xebialabs/deploy-cli/blob/master/LICENSE</url>
    </license>
  </licenses>
  <developers>
    <developer>
      <id>bnechyporenko</id>
      <name>Bogdan Nechyporenko</name>
      <email>bnechyporenko@digital.ai</email>
    </developer>
  </developers>
  <scm>
    <url>https://github.com/xebialabs/deploy-cli</url>
  </scm>
</project>
