From c82452e59b1547392c3e89d08d9173cc6dc79e23 Mon Sep 17 00:00:00 2001 From: bjculkin Date: Wed, 5 Apr 2017 15:35:13 -0400 Subject: Reorganize --- JPratt/pom.xml | 65 ++++++++++++++++++++++++++++++++++------------------------ 1 file changed, 38 insertions(+), 27 deletions(-) (limited to 'JPratt/pom.xml') diff --git a/JPratt/pom.xml b/JPratt/pom.xml index a1ef7a9..24eb3bb 100644 --- a/JPratt/pom.xml +++ b/JPratt/pom.xml @@ -1,28 +1,39 @@ - - 4.0.0 - bjc - JPratt - 0.0.1-SNAPSHOT - JPratt - Pratt parser in java - - src - - - maven-compiler-plugin - 3.5.1 - - 1.8 - 1.8 - - - - - - - bjc - BJC-Utils2 - 0.1.0-SNAPSHOT - - + + 4.0.0 + bjc + JPratt + 0.0.1-SNAPSHOT + JPratt + Pratt parser in java + + src + + + maven-compiler-plugin + 3.5.1 + + 1.8 + 1.8 + + + + org.codehaus.mojo + exec-maven-plugin + 1.2.1 + + bjc.pratt.examples.PrattParserTest + + + + + + + + + bjc + BJC-Utils2 + 0.1.0-SNAPSHOT + + \ No newline at end of file -- cgit v1.2.3