<?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.ca.apim.gateway</groupId>
  <artifactId>ModularAssertionBuilder</artifactId>
  <version>0.3.10</version>
  <name>ModularAssertionBuilder</name>
  <description>The modular assertion builder plugin can be used to build modular assertions for the CA API Gateway</description>
  <url>https://github.com/ca-api-gateway/modular-assertion-builder</url>
  <organization>
    <name>CA API Gateway</name>
    <url>https://github.com/ca-api-gateway</url>
  </organization>
  <licenses>
    <license>
      <name>MIT</name>
      <url>https://github.com/ca-api-gateway/modular-assertion-builder/blob/master/LICENSE</url>
    </license>
  </licenses>
  <developers>
    <developer>
      <id>apigatewayopensource</id>
      <name>CA API Gateway Bot</name>
      <email>API-Gateway-OpenSource@ca.com</email>
      <organization>CA API Gateway</organization>
      <organizationUrl>https://github.com/ca-api-gateway</organizationUrl>
    </developer>
  </developers>
  <scm>
    <connection>scm:git:https://github.com/ca-api-gateway/modular-assertion-builder.git</connection>
    <developerConnection>scm:git:git@github.com:ca-api-gateway/modular-assertion-builder.git</developerConnection>
    <url>https://github.com/ca-api-gateway/modular-assertion-builder</url>
  </scm>
  <issueManagement>
    <system>github</system>
    <url>https://github.com/ca-api-gateway/modular-assertion-builder/issues</url>
  </issueManagement>
</project>
