<?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 https://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.palantir.javaformat</groupId>
  <artifactId>idea-plugin</artifactId>
  <version>2.94.0</version>
  <packaging>zip</packaging>
  <name>idea-plugin</name>
  <description>Palantir open source project</description>
  <url>https://github.com/palantir/palantir-java-format</url>
  <licenses>
    <license>
      <name>The Apache License, Version 2.0</name>
      <url>https://www.apache.org/licenses/LICENSE-2.0</url>
    </license>
  </licenses>
  <developers>
    <developer>
      <id>palantir</id>
      <name>Palantir Technologies Inc</name>
      <organizationUrl>https://www.palantir.com</organizationUrl>
    </developer>
  </developers>
  <scm>
    <url>git@github.com:palantir/palantir-java-format.git</url>
  </scm>
  <properties>
    <originBranch>df34ef135c326a290046f793deb945ac714359f4</originBranch>
  </properties>
</project>
