<?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.github.gmazzo</groupId>
  <artifactId>okhttp-mock</artifactId>
  <version>2.1.0</version>
  <packaging>pom</packaging>
  <name>org.gradle.api.publish.maven.internal.publication.DefaultMavenPublication_Decorated@6743b786 (deprecated)</name>
  <description>Deprecated: replaced by com.github.gmazzo.okhttp.mock:mock-client</description>
  <url>https://github.com/gmazzo/okhttp-client-mock</url>
  <licenses>
    <license>
      <name>MIT License</name>
      <url>https://opensource.org/license/mit/</url>
    </license>
  </licenses>
  <developers>
    <developer>
      <id>gmazzo</id>
      <name>gmazzo</name>
      <email>gmazzo65@gmail.com</email>
    </developer>
  </developers>
  <scm>
    <connection>https://github.com/gmazzo/okhttp-client-mock</connection>
    <developerConnection>https://github.com/gmazzo/okhttp-client-mock</developerConnection>
    <url>https://github.com/gmazzo/okhttp-client-mock</url>
  </scm>
  <distributionManagement>
    <relocation>
      <groupId>com.github.gmazzo.okhttp.mock</groupId>
      <artifactId>mock-client</artifactId>
    </relocation>
  </distributionManagement>
</project>
