<?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.mobilefuse.sdk</groupId>
  <artifactId>mobilefuse-sdk-omsdk</artifactId>
  <version>1.3.30</version>
  <packaging>aar</packaging>
  <name>MobileFuse Android SDK - OM SDK</name>
  <description>MobileFuse Android SDK - OM SDK</description>
  <url>https://developers.mobilefuse.com/</url>
  <licenses>
    <license>
      <name>MobileFuse SDK License Agreement</name>
      <url>https://www.mobilefuse.com/</url>
    </license>
  </licenses>
  <developers>
    <developer>
      <id>mobilefuse</id>
      <name>MobileFuse</name>
      <email>support@mobilefuse.com</email>
      <url>https://www.mobilefuse.com</url>
    </developer>
  </developers>
  <scm>
    <connection>scm:git:git://github.com/mobilefuse/android-sdk.git</connection>
    <developerConnection>scm:git:ssh://github.com/mobilefuse/android-sdk.git</developerConnection>
    <url>https://github.com/mobilefuse/android-sdk.git</url>
  </scm>
  <dependencies/>
</project>
