<?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">
  <modelVersion>4.0.0</modelVersion>
  <groupId>com.netflix.devinsight</groupId>
  <artifactId>rewrite</artifactId>
  <version>0.8.0</version>
  <dependencies>
    <dependency>
      <groupId>eu.infomas</groupId>
      <artifactId>annotation-detector</artifactId>
      <version>3.0.5</version>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>org.slf4j</groupId>
      <artifactId>slf4j-api</artifactId>
      <version>1.7.21</version>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>commons-lang</groupId>
      <artifactId>commons-lang</artifactId>
      <version>2.6</version>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>org.jetbrains.kotlin</groupId>
      <artifactId>kotlin-reflect</artifactId>
      <scope>compile</scope>
      <version>1.1-M03</version>
    </dependency>
    <dependency>
      <groupId>org.jetbrains.kotlin</groupId>
      <artifactId>kotlin-stdlib-jre7</artifactId>
      <version>1.1-M03</version>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>org.antlr</groupId>
      <artifactId>antlr4</artifactId>
      <version>4.2.2</version>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>org.eclipse.jgit</groupId>
      <artifactId>org.eclipse.jgit</artifactId>
      <version>4.4.1.201607150455-r</version>
      <scope>compile</scope>
    </dependency>
  </dependencies>
  <name>rewrite</name>
  <description>rewrite</description>
  <licenses>
    <license>
      <name>The Apache Software License, Version 2.0</name>
      <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
      <distribution>repo</distribution>
    </license>
  </licenses>
  <developers>
    <developer>
      <id>netflixgithub</id>
      <name>Netflix Open Source Development</name>
      <email>netflixoss@netflix.com</email>
    </developer>
  </developers>
  <properties>
    <nebula_Manifest_Version>1.0</nebula_Manifest_Version>
    <nebula_Implementation_Title>com.netflix.devinsight#rewrite;0.8.0</nebula_Implementation_Title>
    <nebula_Implementation_Version>0.8.0</nebula_Implementation_Version>
    <nebula_Built_Status>integration</nebula_Built_Status>
    <nebula_Built_By>travis</nebula_Built_By>
    <nebula_Built_OS>Linux</nebula_Built_OS>
    <nebula_Build_Date>2016-11-26_21:41:19</nebula_Build_Date>
    <nebula_Gradle_Version>2.14</nebula_Gradle_Version>
    <nebula_Module_Owner>netflixoss@netflix.com</nebula_Module_Owner>
    <nebula_Module_Email>netflixoss@netflix.com</nebula_Module_Email>
    <nebula_Module_Source></nebula_Module_Source>
    <nebula_Module_Origin>https://github.com/Netflix/rewrite.git</nebula_Module_Origin>
    <nebula_Change>16c5e39</nebula_Change>
    <nebula_Branch>16c5e39a9553d18e2f077f1f12e01186a10724a1</nebula_Branch>
    <nebula_Build_Host>testing-gce-c62375c1-ed6e-44a3-9ef9-573e7ae31d82</nebula_Build_Host>
    <nebula_Build_Job>Netflix/rewrite</nebula_Build_Job>
    <nebula_Build_Number>108</nebula_Build_Number>
    <nebula_Build_Id>179107165</nebula_Build_Id>
    <nebula_Created_By>1.8.0_101-b13 (Oracle Corporation)</nebula_Created_By>
    <nebula_Build_Java_Version>1.8.0_101</nebula_Build_Java_Version>
    <nebula_X_Compile_Target_JDK>1.8</nebula_X_Compile_Target_JDK>
    <nebula_X_Compile_Source_JDK>1.7</nebula_X_Compile_Source_JDK>
    <nebula_Resolved_Dependencies_CompileShaded>com.googlecode.javaewah:JavaEWAH:0.7.9,com.jcraft:jsch:0.1.53,commons-codec:commons-codec:1.6,commons-logging:commons-logging:1.1.3,org.apache.httpcomponents:httpclient:4.3.6,org.apache.httpcomponents:httpcore:4.3.3,org.eclipse.jgit:org.eclipse.jgit:4.4.1.201607150455-r,org.slf4j:slf4j-api:1.7.2</nebula_Resolved_Dependencies_CompileShaded>
    <nebula_Resolved_Dependencies_CompileClasspath>com.googlecode.javaewah:JavaEWAH:0.7.9,com.jcraft:jsch:0.1.53,commons-codec:commons-codec:1.6,commons-lang:commons-lang:2.6,commons-logging:commons-logging:1.1.3,eu.infomas:annotation-detector:3.0.5,junit:junit:4.13-SNAPSHOT,org.abego.treelayout:org.abego.treelayout.core:1.0.1,org.antlr:ST4:4.0.8,org.antlr:antlr-runtime:3.5.2,org.antlr:antlr4:4.2.2,org.antlr:antlr4-annotations:4.2.2,org.antlr:antlr4-runtime:4.2.2,org.apache.httpcomponents:httpclient:4.3.6,org.apache.httpcomponents:httpcore:4.3.3,org.codehaus.groovy:groovy-all:2.4.7,org.eclipse.jgit:org.eclipse.jgit:4.4.1.201607150455-r,org.hamcrest:hamcrest-core:1.3,org.jetbrains.kotlin:kotlin-reflect:1.1-M03,org.jetbrains.kotlin:kotlin-runtime:1.1-M03,org.jetbrains.kotlin:kotlin-stdlib:1.1-M03,org.jetbrains.kotlin:kotlin-stdlib-jre7:1.1-M03,org.slf4j:slf4j-api:1.7.21</nebula_Resolved_Dependencies_CompileClasspath>
    <nebula_Resolved_Dependencies_Runtime>com.googlecode.javaewah:JavaEWAH:0.7.9,com.jcraft:jsch:0.1.53,commons-codec:commons-codec:1.6,commons-lang:commons-lang:2.6,commons-logging:commons-logging:1.1.3,eu.infomas:annotation-detector:3.0.5,org.abego.treelayout:org.abego.treelayout.core:1.0.1,org.antlr:ST4:4.0.8,org.antlr:antlr-runtime:3.5.2,org.antlr:antlr4:4.2.2,org.antlr:antlr4-annotations:4.2.2,org.antlr:antlr4-runtime:4.2.2,org.apache.httpcomponents:httpclient:4.3.6,org.apache.httpcomponents:httpcore:4.3.3,org.eclipse.jgit:org.eclipse.jgit:4.4.1.201607150455-r,org.jetbrains.kotlin:kotlin-reflect:1.1-M03,org.jetbrains.kotlin:kotlin-runtime:1.1-M03,org.jetbrains.kotlin:kotlin-stdlib:1.1-M03,org.jetbrains.kotlin:kotlin-stdlib-jre7:1.1-M03,org.slf4j:slf4j-api:1.7.21</nebula_Resolved_Dependencies_Runtime>
    <nebula_Resolved_Dependencies_TestRuntime>ch.qos.logback:logback-classic:1.0.13,ch.qos.logback:logback-core:1.0.13,com.googlecode.javaewah:JavaEWAH:0.7.9,com.jcraft:jsch:0.1.53,commons-codec:commons-codec:1.6,commons-lang:commons-lang:2.6,commons-logging:commons-logging:1.1.3,eu.infomas:annotation-detector:3.0.5,junit:junit:4.13-SNAPSHOT,org.abego.treelayout:org.abego.treelayout.core:1.0.1,org.antlr:ST4:4.0.8,org.antlr:antlr-runtime:3.5.2,org.antlr:antlr4:4.2.2,org.antlr:antlr4-annotations:4.2.2,org.antlr:antlr4-runtime:4.2.2,org.apache.httpcomponents:httpclient:4.3.6,org.apache.httpcomponents:httpcore:4.3.3,org.eclipse.jgit:org.eclipse.jgit:4.4.1.201607150455-r,org.hamcrest:hamcrest-core:1.3,org.jetbrains.kotlin:kotlin-reflect:1.1-M03,org.jetbrains.kotlin:kotlin-runtime:1.1-M03,org.jetbrains.kotlin:kotlin-stdlib:1.1-M03,org.jetbrains.kotlin:kotlin-stdlib-jre7:1.1-M03,org.ow2.asm:asm:6.0_ALPHA,org.ow2.asm:asm-tree:6.0_ALPHA,org.ow2.asm:asm-util:6.0_ALPHA,org.slf4j:slf4j-api:1.7.21</nebula_Resolved_Dependencies_TestRuntime>
  </properties>
  <url>https://github.com/Netflix/rewrite</url>
  <scm>
    <url>https://github.com/Netflix/rewrite.git</url>
  </scm>
</project>
