From 9675e56458f701cca1a070a9700dcf30edf9ef66 Mon Sep 17 00:00:00 2001 From: "Benjamin J. Culkin" Date: Tue, 16 Jan 2018 22:23:44 -0400 Subject: Update --- RGens/pom.xml | 43 +++++++++++++++++++++++++++++++------------ 1 file changed, 31 insertions(+), 12 deletions(-) (limited to 'RGens/pom.xml') diff --git a/RGens/pom.xml b/RGens/pom.xml index 9926e95..b0de95c 100644 --- a/RGens/pom.xml +++ b/RGens/pom.xml @@ -2,6 +2,29 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 + bjc + RGens + 0.0.1-SNAPSHOT + jar + + RGens + http://maven.apache.org + + + UTF-8 + + + + + ossrh + https://oss.sonatype.org/content/repositories/snapshots + + + ossrh + https://oss.sonatype.org/service/local/staging/deploy/maven2/ + + + @@ -11,20 +34,25 @@ 1.8 + org.codehaus.mojo exec-maven-plugin 1.2.1 + bjc.rgens.newparser.RGrammarTest + + data/ + **/*.gram **/*.cfg @@ -33,34 +61,25 @@ - bjc - RGens - 0.0.1-SNAPSHOT - jar - - RGens - http://maven.apache.org - - - UTF-8 - - bjc BJC-Utils2 0.1.0-SNAPSHOT + com.github.mifmif generex 1.0.2 + edu.gatech.gtri.bk-tree bk-tree 1.0 + org.apache.commons commons-text -- cgit v1.2.3