<?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.nem</groupId>
  <artifactId>catbuffer-java</artifactId>
  <version>0.0.23</version>
  <name>catbuffer-java</name>
  <description>Generated lib in charge of buffering catpult transactions.</description>
  <url>https://github.com/null</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>fboucquez</id>
      <name>Fernando Boucquez</name>
    </developer>
  </developers>
  <scm>
    <connection>scm:git:https://github.com/null.git</connection>
    <developerConnection>scm:svn:https://github.com/null</developerConnection>
    <url>https://github.com/null</url>
  </scm>
</project>
