<project>
  <modelVersion>4.1</modelVersion>
  <groupId>de.inetsoftware</groupId>
  <artifactId>pdfcjunit</artifactId>
  <version>4.1</version>
  <packaging>jar</packaging>

  <name>PdfcJUnit</name>
  <description>JUnit extension for the PDFC Server to compare two PDF files.</description>
  <url>https://www.inetsoftware.de/products/pdf-content-comparer</url>
  <organization>
    <name>i-net software</name>
    <url>https://www.inetsoftware.de</url>
  </organization>
  <developers>
    <developer>
      <id>pdfc</id>
      <name>PDFC team</name>
      <email>pdfc@inetsoftware.de</email>
      <organization>i-net software</organization>
      <organizationUrl>https://www.inetsoftware.de</organizationUrl>
    </developer>
  </developers>
  <scm>
    <connection>scm:git:git@github.com:i-net-software</connection>
    <developerConnection>scm:git:git@github.com:i-net-software</developerConnection>
    <url>https://github.com/i-net-software</url>
  </scm>
  <licenses>
    <license>
      <name>Commercial</name>
      <url>https://www.inetsoftware.de/products/pdf-content-comparer/licensing/agreement</url>
    </license>
  </licenses>
</project>
