<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <modelVersion>4.0.0</modelVersion>
  <groupId>com.jetbrains.intellij.grazie</groupId>
  <artifactId>grazie-xml</artifactId>
  <version>252.28539.54</version>
  <name>null:null</name>
  <url>https://github.com/JetBrains/intellij-community</url>
  <organization>
    <name>JetBrains</name>
    <url>https://jetbrains.team</url>
  </organization>
  <developers>
    <developer>
      <id>JetBrains</id>
      <name>JetBrains Team</name>
      <organization>JetBrains</organization>
      <organizationUrl>https://www.jetbrains.com</organizationUrl>
    </developer>
  </developers>
  <scm>
    <connection>scm:git:https://github.com/JetBrains/intellij-community.git</connection>
    <developerConnection>scm:git:https://github.com/JetBrains/intellij-community.git</developerConnection>
    <url>https://github.com/JetBrains/intellij-community</url>
  </scm>
  <dependencies>
    <dependency>
      <groupId>org.jetbrains.kotlin</groupId>
      <artifactId>kotlin-stdlib</artifactId>
      <version>2.2.0</version>
      <scope>runtime</scope>
      <exclusions>
        <exclusion>
          <groupId>org.jetbrains</groupId>
          <artifactId>annotations</artifactId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>com.jetbrains.intellij.grazie</groupId>
      <artifactId>grazie-core</artifactId>
      <version>252.28539.54</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>com.jetbrains.intellij.xml</groupId>
      <artifactId>xml-psi</artifactId>
      <version>252.28539.54</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>com.jetbrains.intellij.xml</groupId>
      <artifactId>xml-psi-impl</artifactId>
      <version>252.28539.54</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>com.jetbrains.intellij.platform</groupId>
      <artifactId>core</artifactId>
      <version>252.28539.54</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>com.jetbrains.intellij.platform</groupId>
      <artifactId>util</artifactId>
      <version>252.28539.54</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>com.jetbrains.intellij.platform</groupId>
      <artifactId>util-ex</artifactId>
      <version>252.28539.54</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>com.jetbrains.intellij.platform</groupId>
      <artifactId>code-style</artifactId>
      <version>252.28539.54</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>com.jetbrains.intellij.xml</groupId>
      <artifactId>xml-parser</artifactId>
      <version>252.28539.54</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>com.jetbrains.intellij.xml</groupId>
      <artifactId>xml-impl</artifactId>
      <version>252.28539.54</version>
      <scope>runtime</scope>
    </dependency>
  </dependencies>
</project>
