<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
  <!-- 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>org.openrewrite</groupId>
  <artifactId>rewrite-xml</artifactId>
  <version>6.0.0</version>
  <dependencies>
    <dependency>
      <groupId>org.openrewrite</groupId>
      <artifactId>rewrite-core</artifactId>
      <version>6.0.0</version>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>com.fasterxml.jackson.core</groupId>
      <artifactId>jackson-annotations</artifactId>
      <version>2.12.0-rc2</version>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>org.jetbrains.kotlin</groupId>
      <artifactId>kotlin-stdlib-jdk8</artifactId>
      <version>1.4.0</version>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>org.antlr</groupId>
      <artifactId>antlr4</artifactId>
      <version>4.8-1</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>com.fasterxml.jackson.core</groupId>
      <artifactId>jackson-databind</artifactId>
      <version>2.12.0-rc2</version>
      <scope>runtime</scope>
    </dependency>
  </dependencies>
  <name>rewrite-xml</name>
  <description>Eliminate tech-debt. Automatically.</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>
  <properties>
    <nebula_Manifest_Version>1.0</nebula_Manifest_Version>
    <nebula_Implementation_Title>org.openrewrite#rewrite-xml;6.0.0</nebula_Implementation_Title>
    <nebula_Implementation_Version>6.0.0</nebula_Implementation_Version>
    <nebula_Built_Status>integration</nebula_Built_Status>
    <nebula_Built_By>circleci</nebula_Built_By>
    <nebula_Built_OS>Linux</nebula_Built_OS>
    <nebula_Build_Date>2020-11-24_02:18:33</nebula_Build_Date>
    <nebula_Gradle_Version>6.5.1</nebula_Gradle_Version>
    <nebula_Module_Source>/rewrite-xml</nebula_Module_Source>
    <nebula_Module_Origin>git@github.com:openrewrite/rewrite.git</nebula_Module_Origin>
    <nebula_Change>22a3778</nebula_Change>
    <nebula_Branch>22a3778f1402bd83fc8dc0d7f6eef27a68c2aa73</nebula_Branch>
    <nebula_Build_Host>9de537a7e182</nebula_Build_Host>
    <nebula_Build_Job>LOCAL</nebula_Build_Job>
    <nebula_Build_Number>LOCAL</nebula_Build_Number>
    <nebula_Build_Id>LOCAL</nebula_Build_Id>
    <nebula_Created_By>11.0.9+11 (Oracle Corporation)</nebula_Created_By>
    <nebula_Build_Java_Version>11.0.9</nebula_Build_Java_Version>
    <nebula_Module_Owner>jkschneider@gmail.com</nebula_Module_Owner>
    <nebula_Module_Email>jkschneider@gmail.com</nebula_Module_Email>
    <nebula_X_Compile_Target_JDK>11</nebula_X_Compile_Target_JDK>
    <nebula_X_Compile_Source_JDK>11</nebula_X_Compile_Source_JDK>
    <nebula_Resolved_Dependencies>
      com.fasterxml.jackson.core:jackson-annotations:2.12.0-rc2
        com.fasterxml.jackson:jackson-bom:2.12.0-rc2
      com.fasterxml.jackson.core:jackson-databind:2.12.0-rc2
        com.fasterxml.jackson.core:jackson-annotations:2.12.0-rc2
        com.fasterxml.jackson.core:jackson-core:2.12.0-rc2
          com.fasterxml.jackson:jackson-bom:2.12.0-rc2
        com.fasterxml.jackson:jackson-bom:2.12.0-rc2
      org.antlr:antlr4:4.8-1
        com.ibm.icu:icu4j:61.1
        org.abego.treelayout:org.abego.treelayout.core:1.0.3
        org.antlr:ST4:4.3
          org.antlr:antlr-runtime:3.5.2
        org.antlr:antlr-runtime:3.5.2
        org.antlr:antlr4-runtime:4.8-1
        org.glassfish:javax.json:1.0.4
      org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.4.0
        org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.4.0
          org.jetbrains.kotlin:kotlin-stdlib:1.4.0
            org.jetbrains.kotlin:kotlin-stdlib-common:1.4.0
            org.jetbrains:annotations:13.0
        org.jetbrains.kotlin:kotlin-stdlib:1.4.0
      org.openrewrite:rewrite-core:6.0.0
        com.fasterxml.jackson.core:jackson-databind:2.12.0-rc2
        com.fasterxml.jackson.dataformat:jackson-dataformat-smile:2.12.0-rc2
          com.fasterxml.jackson.core:jackson-core:2.12.0-rc2
          com.fasterxml.jackson.core:jackson-databind:2.12.0-rc2
          com.fasterxml.jackson:jackson-bom:2.12.0-rc2
        com.google.code.findbugs:jsr305:3.0.2
        com.koloboke:koloboke-api-jdk8:1.0.0
        com.koloboke:koloboke-impl-jdk8:1.0.0
          com.koloboke:koloboke-api-jdk8:1.0.0
          com.koloboke:koloboke-impl-common-jdk8:1.0.0
            com.koloboke:koloboke-api-jdk8:1.0.0
        io.github.classgraph:classgraph:4.8.90
        io.micrometer:micrometer-core:1.6.1
          org.hdrhistogram:HdrHistogram:2.1.12
          org.latencyutils:LatencyUtils:2.0.3
        javax.inject:javax.inject:1
        org.eclipse.jgit:org.eclipse.jgit:5.9.0.202009080501-r
          com.googlecode.javaewah:JavaEWAH:1.1.7
          org.slf4j:slf4j-api:1.7.2
        org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.4.0
        org.kohsuke:github-api:1.116
          com.fasterxml.jackson.core:jackson-databind:2.12.0-rc2
          commons-io:commons-io:2.4
          org.apache.commons:commons-lang3:3.9
        org.yaml:snakeyaml:1.27
    </nebula_Resolved_Dependencies>
  </properties>
  <url>https://github.com/openrewrite/rewrite</url>
  <scm>
    <url>git@github.com:openrewrite/rewrite.git</url>
  </scm>
  <developers>
    <developer>
      <name>Jonathan Schneider</name>
      <email>jkschneider@gmail.com</email>
    </developer>
  </developers>
</project>