<?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>com.mytechia</groupId>
  <artifactId>opencv</artifactId>
  <version>3.1.0-r2-my</version>
  <packaging>aar</packaging>
  <name>opencv</name>
  <description>Robobo Vision Library</description>
  <url>https://bitbucket.org/mytechia/robobo-hri-vision</url>
  <licenses>
    <license>
      <name>GNU Lesser General Public License, Version 3.0</name>
      <url>https://www.gnu.org/licenses/lgpl.html</url>
      <distribution>repo</distribution>
    </license>
  </licenses>
  <developers>
    <developer>
      <id>luisllamas</id>
      <name>Luis Felipe Llamas Luaces</name>
    </developer>
  </developers>
  <scm>
    <connection>scm:git@https://bitbucket.org/mytechia/robobo-hri-vision.git</connection>
    <developerConnection>git@https://bitbucket.org/mytechia/robobo-hri-vision.git</developerConnection>
    <url>https://bitbucket.org/mytechia/robobo-hri-vision.git</url>
  </scm>
</project>
