<?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>com.gradleup.nmcp</groupId>
  <artifactId>kdoc</artifactId>
  <version>1.6.0</version>
  <packaging>pom</packaging>
  <name>nmcp-root</name>
  <description>New Maven Central Publishing</description>
  <url>https://github.com/gradleup/nmcp</url>
  <licenses>
    <license>
      <name>MIT</name>
    </license>
  </licenses>
  <developers>
    <developer>
      <id>nmcp authors</id>
      <name>nmcp authors</name>
    </developer>
  </developers>
  <scm>
    <connection>https://github.com/gradleup/nmcp</connection>
    <developerConnection>https://github.com/gradleup/nmcp</developerConnection>
    <url>https://github.com/gradleup/nmcp</url>
  </scm>
</project>
