<?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/maven-v4_0_0.xsd">
  <modelVersion>4.0.0</modelVersion>
  <groupId>org.alloytools</groupId>
  <artifactId>org.alloytools.alloy.wrappers.java_cup</artifactId>
  <version>6.2.0</version>
  <description>org.alloytools.alloy.wrappers.java_cup</description>
  <name>org.alloytools.alloy.wrappers.java_cup</name>
  <url>https://alloytools.org/</url>
  <organization>
    <name>Alloytools.org</name>
  </organization>
  <licenses>
    <license>
      <name>(Apache-2.0)</name>
      <url>https://opensource.org/licenses/Apache-2.0</url>
      <distribution>repo</distribution>
      <comments>This program and the accompanying materials are made available under the terms of the Apache License</comments>
    </license>
  </licenses>
  <scm>
    <url>https://github.com/AlloyTools/org.alloytools.alloy</url>
    <connection>scm:git:https://github.com/AlloyTools/org.alloytools.alloy.git</connection>
    <developerConnection>scm:git:git@github.com:Alloytools/org.alloytools.alloy.git</developerConnection>
    <tag>6.2.0-SNAPSHOT</tag>
  </scm>
  <developers>
    <developer>
      <id>pkriens</id>
      <email>Peter.Kriens@aQute.biz</email>
      <name>Peter Kriens</name>
      <organization>Alloytools</organization>
      <organizationUrl>https://github.com/AlloyTools</organizationUrl>
      <roles>
        <role>contact</role>
      </roles>
      <timezone>1</timezone>
    </developer>
  </developers>
</project>
