diff --git a/pom.xml b/pom.xml index dacd246..6331b54 100644 --- a/pom.xml +++ b/pom.xml @@ -1,78 +1,86 @@ - 4.0.0 + 4.0.0 - org.sonatype.oss - oss-parent - 9 - - org.antlr - symtab + org.sonatype.oss + oss-parent + 9 + + org.antlr + symtab 1.0.3-SNAPSHOT - jar + jar ANTLR Symbol Table Library - ANTLR Symbol Table Library. - http://www.antlr.org - - ANTLR - http://www.antlr.org - + ANTLR Symbol Table Library. + http://www.antlr.org + + ANTLR + http://www.antlr.org + - - - The BSD License - http://www.antlr.org/license.html - repo - - + + + The BSD License + http://www.antlr.org/license.html + repo + + - - 3.0 - + + 3.0 + - - - org.antlr - antlr4-runtime - 4.5.1 - - - junit - junit - 4.11 - test - - + + + org.antlr + antlr4-runtime + 4.5.1 + + + junit + junit + 4.11 + test + + + + + src + + + org.apache.maven.plugins + maven-compiler-plugin + + 1.8 + 1.8 + + + + com.googlecode.maven-download-plugin + download-maven-plugin + 1.2.1 + + true + + + + org.codehaus.mojo + build-helper-maven-plugin + 1.8 + + + org.apache.maven.plugins + maven-surefire-plugin + 2.12.4 + + + + + + https://github.com/antlr/symtab/tree/master + scm:git:git://github.com/antlr/symtab.git + scm:git:git@github.com:antlr/symtab.git + HEAD + - - src - - - org.apache.maven.plugins - maven-compiler-plugin - - 1.8 - 1.8 - - - - com.googlecode.maven-download-plugin - download-maven-plugin - 1.2.1 - - true - - - - org.codehaus.mojo - build-helper-maven-plugin - 1.8 - - - org.apache.maven.plugins - maven-surefire-plugin - 2.12.4 - - -