<?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>org.sdase.commons</groupId>
  <artifactId>sda-commons-dependency-check</artifactId>
  <version>2.45.2</version>
  <packaging>pom</packaging>
  <name>org.sdase.commons:sda-commons-dependency-check</name>
  <description>A libraries to bootstrap services easily that follow the patterns and specifications promoted by the SDA SE</description>
  <url>https://github.com/SDA-SE/sda-dropwizard-commons</url>
  <organization>
    <name>SDA SE Open Industry Solutions</name>
    <url>https://sda.se</url>
  </organization>
  <licenses>
    <license>
      <name>MIT License</name>
      <url>https://raw.githubusercontent.com/SDA-SE/sda-dropwizard-commons/master/LICENSE</url>
    </license>
  </licenses>
  <developers>
    <developer>
      <id>maintainer</id>
      <name>SDA SE Open Industry Solutions Maintainer</name>
      <email>sda-dropwizard-commons@sda.se</email>
    </developer>
  </developers>
  <scm>
    <connection>scm:git:https://github.com/SDA-SE/sda-dropwizard-commons.git</connection>
    <developerConnection>scm:git:https://github.com/SDA-SE/sda-dropwizard-commons.git</developerConnection>
    <url>https://github.com/SDA-SE/sda-dropwizard-commons</url>
  </scm>
  <issueManagement>
    <system>GitHub</system>
    <url>https://github.com/SDA-SE/sda-dropwizard-commons/issues</url>
  </issueManagement>
</project>
