<?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 http://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.innov8tif.okaycam</groupId>
  <artifactId>opencv</artifactId>
  <version>2.0.0</version>
  <packaging>aar</packaging>
  <name>opencv</name>
  <description>A custom camera for Android</description>
  <url>https://gitlab.com/innov8tif-ekyc-product/okaycam/mobile/camera-android</url>
  <licenses>
    <license>
      <name>The Apache Software License, Version 2.0</name>
      <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
    </license>
  </licenses>
  <developers>
    <developer>
      <id>raymond</id>
      <name>Raymond Lau</name>
      <email>raymond@innov8tif.com</email>
    </developer>
    <developer>
      <id>hema</id>
      <name>Hema Latha</name>
      <email>hema@innov8tif.com</email>
    </developer>
    <developer>
      <id>maksumon</id>
      <name>Mohammad Ashraful Kabir</name>
      <email>ashraful.kabir@innov8tif.com</email>
    </developer>
  </developers>
  <scm>
    <connection>scm:git@gitlab.com:innov8tif-ekyc-product/okaycam/mobile/camera-android.git</connection>
    <url>https://gitlab.com/innov8tif-ekyc-product/okaycam/mobile/camera-android</url>
  </scm>
  <dependencies/>
</project>
