diff --git a/antlr4-maven-plugin/pom.xml b/antlr4-maven-plugin/pom.xml index 8cf06dbb7..25cc01f7d 100644 --- a/antlr4-maven-plugin/pom.xml +++ b/antlr4-maven-plugin/pom.xml @@ -35,7 +35,7 @@ org.antlr antlr4-maven-plugin - 4.5 + 4.5-SNAPSHOT maven-plugin ANTLR 4 Maven plugin @@ -60,7 +60,7 @@ Terence Parr http://parrt.cs.usfca.edu - Project lead - ANTLR + Project lead diff --git a/bild.py b/bild.py index 2fa3da25a..7ffb806fa 100755 --- a/bild.py +++ b/bild.py @@ -39,7 +39,7 @@ if not os.path.exists("bilder.py"): from bilder import * BOOTSTRAP_VERSION = "4.4" -VERSION = "4.5" +VERSION = "4.5-SNAPSHOT" JAVA_TARGET = "." PYTHON2_TARGET = "../antlr4-python2" PYTHON3_TARGET = "../antlr4-python3" diff --git a/pom.xml b/pom.xml index f3c1c6d62..7ef6690ee 100644 --- a/pom.xml +++ b/pom.xml @@ -32,29 +32,36 @@ - Terence Parr - http://antlr.org/wiki/display/~admin/Home - - Project lead - ANTLR - - + Terence Parr + http://parrt.cs.usfca.edu + + Project lead + + - - Sam Harwell - http://tunnelvisionlabs.com - - Developer - - + + Sam Harwell + http://tunnelvisionlabs.com + + Developer - Coauthor of tool, C# target + + - - Jim Idle - jimi@idle.ws - http://www.linkedin.com/in/jimidle - - Developer - Maven Plugin - - + + Eric Vergnaud + + Developer - JavaScript, C#, Python 2, Python 3 + + + + + Jim Idle + jimi@idle.ws + http://www.linkedin.com/in/jimidle + + Developer - Maven Plugin + +