<?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>org.eclipse.jdt</groupId>
  <artifactId>org.eclipse.jdt.annotation</artifactId>
  <version>2.4.0</version>
  <name>JDT Annotations for Enhanced Null Analysis</name>
  <description>JDT Annotations for Enhanced Null Analysis</description>
  <url>https://github.com/eclipse-jdt/eclipse.jdt.core/</url>
  <organization>
    <name>Eclipse Foundation</name>
    <url>https://www.eclipse.org</url>
  </organization>
  <licenses>
    <license>
      <name>EPL-2.0</name>
      <url>https://www.eclipse.org/legal/epl-2.0/</url>
      <distribution>repo</distribution>
    </license>
  </licenses>
  <developers>
    <developer>
      <url>https://github.com/eclipse-jdt/eclipse.jdt.core/graphs/contributors</url>
    </developer>
  </developers>
  <scm>
    <connection>scm:git:https://github.com/eclipse-jdt/eclipse.jdt.core.git</connection>
    <developerConnection>scm:git:https://github.com/eclipse-jdt/eclipse.jdt.core.git</developerConnection>
    <tag>9c42c830c54e60044579598d952121c725d6e9f7</tag>
    <url>https://github.com/eclipse-jdt/eclipse.jdt.core/tree/9c42c830c54e60044579598d952121c725d6e9f7/org.eclipse.jdt.annotation</url>
  </scm>
  <issueManagement>
    <system>GitHub</system>
    <url>https://github.com/eclipse-jdt/eclipse.jdt.core/issues</url>
  </issueManagement>
</project>
