<?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>io.functionalj</groupId>
  <artifactId>io.functionalj-functionalj-annotations-tests</artifactId>
  <version>unspecified</version>
  <name>functionalj-annotations-tests</name>
  <description>Brining functional goodies to Java: functionalj-annotations-tests</description>
  <url>https://github.com/NawaMan/FunctionalJ</url>
  <licenses>
    <license>
      <name>MIT License</name>
      <url>http://www.opensource.org/licenses/MIT</url>
    </license>
  </licenses>
  <developers>
    <developer>
      <id>NawaMan</id>
      <name>Nawapunth Manusitthipol</name>
      <email>nawa@nawaman.net</email>
      <organization>org.apache.maven.model.Organization@dc7260c</organization>
      <organizationUrl>http://nawaman.net</organizationUrl>
    </developer>
  </developers>
  <scm>
    <connection>scm:git:git://github.com/NawaMan/FunctionalJ.git</connection>
    <developerConnection>scm:git:ssh://github.com/NawaMan/FunctionalJ.git</developerConnection>
    <url>http://github.com/NawaMan/FunctionalJ/tree/master</url>
  </scm>
</project>
