4ef589
<project>
4ef589
  <modelVersion>4.0.0</modelVersion>
4ef589
  <groupId>antlr</groupId>
4ef589
  <artifactId>antlr</artifactId>
4ef589
  <packaging>jar</packaging>
4ef589
  <version>2.7.7</version>
4ef589
  <name>AntLR Parser Generator</name>
4ef589
  <description>
4ef589
    A framework for constructing recognizers, compilers,
4ef589
    and translators from grammatical descriptions containing
4ef589
    Java, C#, C++, or Python actions.
4ef589
  </description>
4ef589
  <url>http://www.antlr.org/</url>
4ef589
  <licenses>
4ef589
    <license>
4ef589
      <name>BSD License</name>
4ef589
      <url>http://www.antlr.org/license.html</url>
4ef589
      <distribution>repo</distribution>
4ef589
    </license>
4ef589
  </licenses>
4ef589
  <dependencies/>
4ef589
</project>