<?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.github.feelschaotic</groupId>
  <artifactId>Robust.auto-patch-plugin</artifactId>
  <version>0.4.87.4-RELEASE</version>
  <name>Robust-0.4.87:auto-patch-plugin</name>
  <description>none</description>
  <url>https://github.com/feelschaotic/Robust</url>
  <licenses>
    <license>
      <name>Robust</name>
      <url>https://github.com/feelschaotic/Robust</url>
      <distribution>https://github.com/feelschaotic/Robust</distribution>
    </license>
  </licenses>
  <developers>
    <developer>
      <id>Robust</id>
      <name>Robust</name>
    </developer>
  </developers>
  <scm>
    <connection>https://github.com/feelschaotic/Robust</connection>
    <developerConnection>https://github.com/feelschaotic/Robust</developerConnection>
    <url>https://github.com/feelschaotic/Robust</url>
  </scm>
  <dependencies>
    <dependency>
      <groupId>com.android.tools.build</groupId>
      <artifactId>gradle</artifactId>
      <version>2.1.0</version>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>org.javassist</groupId>
      <artifactId>javassist</artifactId>
      <version>3.20.0-GA</version>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>Robust-0.4.87</groupId>
      <artifactId>Robust.autopatchbase</artifactId>
      <version>unspecified</version>
      <scope>compile</scope>
    </dependency>
  </dependencies>
</project>
