<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <modelVersion>4.0.0</modelVersion>
  <groupId>com.icemachined</groupId>
  <artifactId>jep-distro-cp3.10</artifactId>
  <version>4.2.0</version>
  <packaging>tgz</packaging>
  <name>jep-distro</name>
  <description>jep-distro</description>
  <url>https://github.com/icemachined/jep-distro</url>
  <licenses>
    <license>
      <name>zlib/libpng License</name>
      <url>http://zlib.net/zlib_license.html</url>
      <distribution>repo</distribution>
    </license>
  </licenses>
  <developers>
    <developer>
      <id>icemachined</id>
      <name>Dmitry Morozovsky</name>
      <email>icemachined.github@gmail.com</email>
    </developer>
  </developers>
  <scm>
    <connection>scm:git:git://github.com/icemachined/jep-distro.git</connection>
    <url>https://github.com/icemachined/jep-distro</url>
  </scm>
</project>
