<?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>net.zetetic</groupId>
  <artifactId>android-database-sqlcipher</artifactId>
  <version>4.1.0</version>
  <packaging>aar</packaging>
  <name>android-database-sqlcipher</name>
  <description>SQLCipher for Android is a plugin to SQLite that provides full database encryption.</description>
  <url>https://www.zetetic.net/sqlcipher</url>
  <licenses>
    <license>
      <url>https://www.zetetic.net/sqlcipher/license/</url>
    </license>
  </licenses>
  <developers>
    <developer>
      <name>Zetetic Support</name>
      <email>support@zetetic.net</email>
      <organization>org.apache.maven.model.Organization@3ec3a8d3</organization>
      <organizationUrl>https://www.zetetic.net</organizationUrl>
    </developer>
  </developers>
  <scm>
    <connection>scm:git:https://github.com/sqlcipher/android-database-sqlcipher.git</connection>
    <developerConnection>scm:git:https://github.com/sqlcipher/android-database-sqlcipher.git</developerConnection>
    <url>https://github.com/sqlcipher/android-database-sqlcipher.git</url>
  </scm>
</project>
