mirror of
https://github.com/ethauvin/bld-antlr4.git
synced 2025-04-29 02:08:12 -07:00
GitHub setup
This commit is contained in:
parent
c88b734e1e
commit
7394a21115
4 changed files with 117 additions and 1 deletions
|
@ -18,7 +18,7 @@ public class Antlr4Build extends Project {
|
|||
public Antlr4Build() {
|
||||
pkg = "rife.bld.extension";
|
||||
name = "Antlr4";
|
||||
version = version(0,9,3);
|
||||
version = version(0,9,4);
|
||||
javadocOptions.docLint(NO_MISSING);
|
||||
publishRepository = repository("rife2");
|
||||
publishInfo = new PublishInfo()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue