<?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:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0">
    <modelVersion>4.0.0</modelVersion>
    <groupId>com.47deg</groupId>
    <artifactId>sbt-microsites</artifactId>
    <packaging>jar</packaging>
    <description>An sbt plugin to create awesome microsites for your project</description>
    <url>https://github.com/47degrees/sbt-microsites</url>
    <version>1.3.4</version>
    <licenses>
        <license>
            <name>Apache-2.0</name>
            <url>https://api.github.com/licenses/apache-2.0</url>
            <distribution>repo</distribution>
        </license>
    </licenses>
    <name>sbt-microsites</name>
    <inceptionYear>2016</inceptionYear>
    <organization>
        <name>47 Degrees Open Source</name>
        <url>https://www.47deg.com</url>
    </organization>
    <scm>
        <url>https://github.com/47degrees/sbt-microsites</url>
        <connection>scm:git:https://github.com/47degrees/sbt-microsites.git</connection>
        <developerConnection>scm:git:git@github.com:47degrees/sbt-microsites.git</developerConnection>
    </scm>
    <developers>
        <developer>
            <id>47erbot</id>
            <name>47erbot</name>
            <url>https://github.com/47erbot</url>
            <email>developer@47deg.com</email>
        </developer>
        <developer>
            <id>AdrianRaFo</id>
            <name>Adrian Ramirez Fornell</name>
            <url>https://github.com/AdrianRaFo</url>
        </developer>
        <developer>
            <id>alejandrohdezma</id>
            <name>Alejandro Hernández</name>
            <url>https://github.com/alejandrohdezma</url>
            <email>info@alejandrohdezma.com</email>
        </developer>
        <developer>
            <id>anamariamv</id>
            <name>Ana Mª Marquez</name>
            <url>https://github.com/anamariamv</url>
        </developer>
        <developer>
            <id>AntonioMateoGomez</id>
            <name>Antonio Mateo</name>
            <url>https://github.com/AntonioMateoGomez</url>
            <email>amateo29@gmail.com</email>
        </developer>
        <developer>
            <id>BenFradet</id>
            <name>Ben Fradet</name>
            <url>https://github.com/BenFradet</url>
        </developer>
        <developer>
            <id>cb372</id>
            <name>Chris Birchall</name>
            <url>https://github.com/cb372</url>
            <email>chris.birchall@gmail.com</email>
        </developer>
        <developer>
            <id>diesalbla</id>
            <name>Diego E. Alonso Blas</name>
            <url>https://github.com/diesalbla</url>
            <email>diesalbla@gmail.com</email>
        </developer>
        <developer>
            <id>dominv</id>
            <name>Domingo Valera</name>
            <url>https://github.com/dominv</url>
            <email>domingo.v@47deg.com</email>
        </developer>
        <developer>
            <id>fedefernandez</id>
            <name>Fede Fernández</name>
            <url>https://github.com/fedefernandez</url>
        </developer>
        <developer>
            <id>franciscodr</id>
            <name>Francisco Diaz</name>
            <url>https://github.com/franciscodr</url>
            <email>francisco.d@47deg.com</email>
        </developer>
        <developer>
            <id>israelperezglez</id>
            <name>Israel Pérez</name>
            <url>https://github.com/israelperezglez</url>
            <email>israel.perez.glez@gmail.com</email>
        </developer>
        <developer>
            <id>jkmcclellan</id>
            <name>Jason McClellan</name>
            <url>https://github.com/jkmcclellan</url>
        </developer>
        <developer>
            <id>jdesiloniz</id>
            <name>Javier de Silóniz Sandino</name>
            <url>https://github.com/jdesiloniz</url>
            <email>javier.s.s@47deg.com</email>
        </developer>
        <developer>
            <id>juanpedromoreno</id>
            <name>Juan Pedro Moreno</name>
            <url>https://github.com/juanpedromoreno</url>
        </developer>
        <developer>
            <id>calvellido</id>
            <name>Juan Valencia</name>
            <url>https://github.com/calvellido</url>
            <email>juanvalencia@calvellido.es</email>
        </developer>
        <developer>
            <id>MaureenElsberry</id>
            <name>Maureen Elsberry </name>
            <url>https://github.com/MaureenElsberry</url>
        </developer>
        <developer>
            <id>noelmarkham</id>
            <name>Noel Markham</name>
            <url>https://github.com/noelmarkham</url>
        </developer>
        <developer>
            <id>pepegar</id>
            <name>Pepe García</name>
            <url>https://github.com/pepegar</url>
        </developer>
        <developer>
            <id>rafaparadela</id>
            <name>Rafa Paradela</name>
            <url>https://github.com/rafaparadela</url>
            <email>rafa.p@47deg.com</email>
        </developer>
        <developer>
            <id>sloshy</id>
            <name>Ryan Peters</name>
            <url>https://github.com/sloshy</url>
        </developer>
    </developers>
    <properties>
        <scalaVersion>2.12</scalaVersion>
        <sbtVersion>1.0</sbtVersion>
        <extraDependencyAttributes xml:space="preserve">+e:sbtVersion:#@#:+1.0:#@#:+module:#@#:+sbt-mdoc:#@#:+e:scalaVersion:#@#:+2.12:#@#:+organisation:#@#:+org.scalameta:#@#:+branch:#@#:+@#:NULL:#@:#@#:+revision:#@#:+2.2.20:#@#:
+e:sbtVersion:#@#:+1.0:#@#:+module:#@#:+sbt-ghpages:#@#:+e:scalaVersion:#@#:+2.12:#@#:+organisation:#@#:+com.typesafe.sbt:#@#:+branch:#@#:+@#:NULL:#@:#@#:+revision:#@#:+0.6.3:#@#:
+e:sbtVersion:#@#:+1.0:#@#:+module:#@#:+sbt-site:#@#:+e:scalaVersion:#@#:+2.12:#@#:+organisation:#@#:+com.typesafe.sbt:#@#:+branch:#@#:+@#:NULL:#@:#@#:+revision:#@#:+1.4.1:#@#:</extraDependencyAttributes>
    </properties>
    <dependencies>
        <dependency>
            <groupId>org.scala-lang</groupId>
            <artifactId>scala-library</artifactId>
            <version>2.12.12</version>
            <scope>provided</scope>
        </dependency>
        <dependency>
            <groupId>org.scala-sbt</groupId>
            <artifactId>sbt</artifactId>
            <version>1.5.1</version>
            <scope>provided</scope>
        </dependency>
        <dependency>
            <groupId>org.scalameta</groupId>
            <artifactId>sbt-mdoc</artifactId>
            <version>2.2.20</version>
        </dependency>
        <dependency>
            <groupId>com.typesafe.sbt</groupId>
            <artifactId>sbt-ghpages</artifactId>
            <version>0.6.3</version>
        </dependency>
        <dependency>
            <groupId>com.typesafe.sbt</groupId>
            <artifactId>sbt-site</artifactId>
            <version>1.4.1</version>
        </dependency>
        <dependency>
            <groupId>com.47deg</groupId>
            <artifactId>github4s_2.12</artifactId>
            <version>0.28.4</version>
        </dependency>
        <dependency>
            <groupId>org.http4s</groupId>
            <artifactId>http4s-blaze-client_2.12</artifactId>
            <version>0.21.22</version>
        </dependency>
        <dependency>
            <groupId>net.jcazevedo</groupId>
            <artifactId>moultingyaml_2.12</artifactId>
            <version>0.4.2</version>
        </dependency>
        <dependency>
            <groupId>com.lihaoyi</groupId>
            <artifactId>scalatags_2.12</artifactId>
            <version>0.9.4</version>
        </dependency>
        <dependency>
            <groupId>com.sksamuel.scrimage</groupId>
            <artifactId>scrimage-scala_2.12</artifactId>
            <version>4.0.18</version>
        </dependency>
    </dependencies>
</project>