<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
  <modelVersion>4.0.0</modelVersion>
  <groupId>de.connect2x.conventions.c2x-settings-plugin</groupId>
  <artifactId>de.connect2x.conventions.c2x-settings-plugin.gradle.plugin</artifactId>
  <version>20260602.112043</version>
  <packaging>pom</packaging>
  <name>c2x-settings-plugin</name>
  <description>c2x Settings Gradle plugin for shared settings boilerplate</description>
  <url>https://gitlab.com/connect2x/c2x-conventions</url>
  <organization>
    <name>connect2x GmbH</name>
    <url>https://gitlab.com/connect2x</url>
  </organization>
  <licenses>
    <license>
      <name>Apache License 2.0</name>
      <url>https://www.apache.org/licenses/LICENSE-2.0</url>
    </license>
    <license>
      <name>Apache License 2.0</name>
      <url>https://www.apache.org/licenses/LICENSE-2.0</url>
    </license>
  </licenses>
  <developers>
    <developer>
      <id>connect2x</id>
      <name>connect2x GmbH</name>
      <url>https://gitlab.com/connect2x</url>
      <organization>connect2x GmbH</organization>
      <organizationUrl>https://gitlab.com/connect2x</organizationUrl>
    </developer>
    <developer>
      <id>connect2x</id>
      <name>connect2x GmbH</name>
      <url>https://gitlab.com/connect2x</url>
      <organization>connect2x GmbH</organization>
      <organizationUrl>https://gitlab.com/connect2x</organizationUrl>
    </developer>
  </developers>
  <scm>
    <connection>scm:git:https://gitlab.com/connect2x/c2x-conventions</connection>
    <developerConnection>scm:git:ssh://git@gitlab.com:connect2x/c2x-conventions</developerConnection>
    <url>https://gitlab.com/connect2x/c2x-conventions</url>
  </scm>
  <dependencies>
    <dependency>
      <groupId>de.connect2x.conventions</groupId>
      <artifactId>c2x-settings-plugin</artifactId>
      <version>20260602.112043</version>
    </dependency>
  </dependencies>
</project>
