<?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.appian</groupId>
  <artifactId>connected-systems-core</artifactId>
  <version>1.0.2</version>
  <name>Connected Systems Core</name>
  <description>Connected Systems Core is used by Appian and its partners to construct custom Connected Systems and Integrations.</description>
  <url>http://www.appian.com</url>
  <licenses>
    <license>
      <name>The Apache License, Version 2.0</name>
      <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
    </license>
  </licenses>
  <developers>
    <developer>
      <id>matt.schaad</id>
      <name>Matt Schaad</name>
      <email>matt.schaad@appian.com</email>
    </developer>
    <developer>
      <id>tim.carroll</id>
      <name>Tim Carroll</name>
      <email>tim.carroll@appian.com</email>
    </developer>
  </developers>
  <contributors>
    <contributor>
      <name>Ben Kaiser</name>
      <email>ben.kaiser@appian.com</email>
    </contributor>
    <contributor>
      <name>Erin Kocis</name>
      <email>erin.kocis@appian.com</email>
    </contributor>
    <contributor>
      <name>Sam Sloate</name>
      <email>sam.sloate@appian.com</email>
    </contributor>
    <contributor>
      <name>Matthew Shutt</name>
      <email>matthew.shutt@appian.com</email>
    </contributor>
    <contributor>
      <name>Noah Denier</name>
      <email>noah.denier@appian.com</email>
    </contributor>
    <contributor>
      <name>Brian Mitchell</name>
      <email>brian.mitchell@appian.com</email>
    </contributor>
    <contributor>
      <name>Vincent Wang</name>
      <email>vincent.wang@appian.com</email>
    </contributor>
    <contributor>
      <name>Roberto Ferrer</name>
      <email>roberto.ferrer@appian.com</email>
    </contributor>
  </contributors>
</project>
