<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://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.contrastsecurity</groupId>
  <artifactId>contrast-agent</artifactId>
  <version>3.8.6.21068</version>
  <name>contrast-agent</name>
  <description>Contrast Security's Java agent automatically detects and fixes vulnerabilities and defends
    against targeted attacks and bots in any Java application</description>
  <url>https://www.contrastsecurity.com</url>
  <organization>
    <name>Contrast Security</name>
    <url>https://www.contrastsecurity.com</url>
  </organization>
  <licenses>
    <license>
      <url>https://www.contrastsecurity.com/enduser-terms-0317a</url>
      <comments>Copyright: 2021 Contrast Security, Inc
        Contact: support@contrastsecurity.com
        License: Commercial
        NOTICE: This Software and the patented inventions embodied within may only be used as part
        of Contrast Security's commercial offerings. Even though it is made available through public
        repositories, use of this Software is subject to the applicable End User Licensing Agreement
        found at https://www.contrastsecurity.com/enduser-terms-0317a or as otherwise agreed between
        Contrast Security and the End User. The Software may not be reverse engineered, modified,
        repackaged, sold, redistributed or otherwise used in a way not consistent with the End User
        License Agreement.</comments>
    </license>
  </licenses>
  <developers>
    <developer>
      <id>contrastsecurity</id>
      <name>Contrast Security</name>
      <email>support@contrastsecurity.com</email>
    </developer>
  </developers>
  <scm>
    <connection>scm:git:ssh://git@bitbucket.org/contrastsecurity/java-agent.git</connection>
    <developerConnection>scm:git:ssh://git@bitbucket.org/contrastsecurity/java-agent.git</developerConnection>
    <url>https://bitbucket.org/contrastsecurity/java-agent/contrast-agent</url>
  </scm>
</project>
