Blame SOURCES/ecj-3.27.0.pom

072e3d
072e3d
072e3d
  Copyright (c) 2016, 2018 GK Software SE and others.
072e3d
072e3d
  This program and the accompanying materials
072e3d
  are made available under the terms of the Eclipse Public License 2.0
072e3d
  which accompanies this distribution, and is available at
072e3d
  https://www.eclipse.org/legal/epl-2.0/
072e3d
072e3d
  SPDX-License-Identifier: EPL-2.0
072e3d
072e3d
  Contributors:
072e3d
      Stephan Herrmann - initial implementation
072e3d
-->
072e3d
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" xsi:noNamespaceSchemaLocation="http://maven.apache.org/POM/4.0.0">
072e3d
  <modelVersion>4.0.0</modelVersion>
072e3d
  <groupId>org.eclipse.jdt</groupId>
072e3d
  <artifactId>ecj</artifactId>
072e3d
  <version>3.27.0</version>
072e3d
  <description>Eclipse Compiler for Java(TM)</description>
072e3d
  <name>Eclipse Compiler for Java(TM)</name>
072e3d
  <url>http://www.eclipse.org/jdt</url>
072e3d
  <licenses>
072e3d
    <license>
072e3d
      <name>Eclipse Public License - v 2.0</name>
072e3d
      <url>https://www.eclipse.org/legal/epl-2.0/</url>
072e3d
      <distribution>repo</distribution>
072e3d
    </license>
072e3d
  </licenses>
072e3d
  <organization>
072e3d
    <name>Eclipse Foundation</name>
072e3d
    <url>http://www.eclipse.org/</url>
072e3d
  </organization>
072e3d
  <issueManagement>
072e3d
    <system>Bugzilla</system>
072e3d
    <url>https://bugs.eclipse.org/</url>
072e3d
  </issueManagement>
072e3d
  <scm>
072e3d
    <connection>scm:git:https://git.eclipse.org/r/jdt/eclipse.jdt.core.git</connection>
072e3d
    <url>https://git.eclipse.org/c/jdt/eclipse.jdt.core.git</url>
072e3d
  </scm>
072e3d
  <developers>
072e3d
    <developer>
072e3d
      <url>https://projects.eclipse.org/projects/eclipse.jdt/who</url>
072e3d
    </developer>
072e3d
  </developers>
072e3d
</project>