<?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">
  <!-- This module was also published with a richer model, Gradle metadata,  -->
  <!-- which should be used instead. Do not delete the following line which  -->
  <!-- is to indicate to Gradle or any Gradle module metadata file consumer  -->
  <!-- that they should prefer consuming it instead. -->
  <!-- do_not_remove: published-with-gradle-metadata -->
  <modelVersion>4.0.0</modelVersion>
  <groupId>com.avito.android</groupId>
  <artifactId>cicd</artifactId>
  <version>2020.2.5</version>
  <dependencies>
    <dependency>
      <groupId>org.jetbrains.kotlin</groupId>
      <artifactId>kotlin-stdlib</artifactId>
      <version>1.3.61</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>org.funktionale</groupId>
      <artifactId>funktionale-try</artifactId>
      <version>1.2</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>com.avito.android</groupId>
      <artifactId>android</artifactId>
      <version>2020.2.5</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>com.avito.android</groupId>
      <artifactId>impact</artifactId>
      <version>2020.2.5</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>com.avito.android</groupId>
      <artifactId>impact-plugin</artifactId>
      <version>2020.2.5</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>com.avito.android</groupId>
      <artifactId>docs-deployer</artifactId>
      <version>2020.2.5</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>com.avito.android</groupId>
      <artifactId>kotlin-dsl-support</artifactId>
      <version>2020.2.5</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>com.avito.android</groupId>
      <artifactId>utils</artifactId>
      <version>2020.2.5</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>com.avito.android</groupId>
      <artifactId>logging</artifactId>
      <version>2020.2.5</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>com.avito.android</groupId>
      <artifactId>signer</artifactId>
      <version>2020.2.5</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>com.avito.android</groupId>
      <artifactId>files</artifactId>
      <version>2020.2.5</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>com.avito.android</groupId>
      <artifactId>lint-report</artifactId>
      <version>2020.2.5</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>com.avito.android</groupId>
      <artifactId>instrumentation</artifactId>
      <version>2020.2.5</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>com.avito.android</groupId>
      <artifactId>artifactory</artifactId>
      <version>2020.2.5</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>com.avito.android</groupId>
      <artifactId>performance</artifactId>
      <version>2020.2.5</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>com.avito.android</groupId>
      <artifactId>qapps</artifactId>
      <version>2020.2.5</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>com.avito.android</groupId>
      <artifactId>teamcity</artifactId>
      <version>2020.2.5</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>com.avito.android</groupId>
      <artifactId>prosector</artifactId>
      <version>2020.2.5</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>com.avito.android</groupId>
      <artifactId>git</artifactId>
      <version>2020.2.5</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>com.avito.android</groupId>
      <artifactId>upload-cd-build-result</artifactId>
      <version>2020.2.5</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>com.avito.android</groupId>
      <artifactId>upload-to-googleplay</artifactId>
      <version>2020.2.5</version>
      <scope>runtime</scope>
    </dependency>
  </dependencies>
</project>
