<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
  <modelVersion>4.0.0</modelVersion>
  <groupId>com.mks.api</groupId>
  <artifactId>mksapi-jar</artifactId>
  <name>PTC Integrity - Java API</name>
  <description>PTC Integrity - Java API</description>
  <version>4.16.2671</version>
  <packaging>jar</packaging>
  <url>http://www.ptc.com/products/integrity</url>
  
  <licenses>
    <license>
      <name>PTC Freeware License Agreement</name>
      <distribution>repo</distribution>
    </license>
  </licenses>

  <developers>
    <developer>
      <id>MKSDev</id>
      <name>PTC Integrity Product Development</name>
      <email>support@mks.com</email>
    </developer>
  </developers>

  <scm>
    <connection>http://www.ptc.com/products/integrity</connection>
    <url>http://www.ptc.com/products/integrity</url>
  </scm>
  
</project>
