<?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">
  <!-- This module was also published with a richer model, Gradle metadata,  -->
  <!-- which should be used instead. Do not delete the following line which  -->
  <!-- is to indicate to Gradle or any Gradle module metadata file consumer  -->
  <!-- that they should prefer consuming it instead. -->
  <!-- do_not_remove: published-with-gradle-metadata -->
  <modelVersion>4.0.0</modelVersion>
  <groupId>com.gradle</groupId>
  <artifactId>develocity-gradle-plugin</artifactId>
  <version>4.4.0</version>
  <name>Develocity Gradle Plugin</name>
  <description>Develocity® combines acceleration technologies and troubleshooting features with toolchain observability, 
empowering Gradle Build Tool users to speed up feedback cycles, accelerate troubleshooting, and measure and improve key performance metrics.
    
Please see the official documentation for more details:
- Changelog (https://gradle.com/help/gradle-plugin-release-history/)
- Getting Started (https://gradle.com/help/gradle-plugin-getting-started/)
- User Manual (https://gradle.com/help/gradle-plugin/)
- Compatibility (https://gradle.com/help/gradle-plugin-compatibility/)</description>
  <url>https://gradle.com/help/gradle-plugin/</url>
  <licenses>
    <license>
      <name>Gradle Terms of Use</name>
      <url>https://gradle.com/help/legal-terms-of-use</url>
    </license>
  </licenses>
  <developers>
    <developer>
      <name>The Gradle team</name>
      <organization>Gradle, Inc.</organization>
      <organizationUrl>https://gradle.com</organizationUrl>
    </developer>
  </developers>
  <scm>
    <connection>https://gradle.com</connection>
    <developerConnection>https://gradle.com</developerConnection>
    <url>https://gradle.com</url>
  </scm>
</project>
