From 0faa5175b6f0de8835ed514615ac64135f406b29 Mon Sep 17 00:00:00 2001 From: "Benjamin J. Culkin" Date: Tue, 29 May 2018 15:35:02 -0300 Subject: Move files out of folder --- RGens/pom.xml | 88 ----------------------------------------------------------- 1 file changed, 88 deletions(-) delete mode 100644 RGens/pom.xml (limited to 'RGens/pom.xml') diff --git a/RGens/pom.xml b/RGens/pom.xml deleted file mode 100644 index 1bb647e..0000000 --- a/RGens/pom.xml +++ /dev/null @@ -1,88 +0,0 @@ - - 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/ - - - - - - - maven-compiler-plugin - - 1.8 - 1.8 - - - - - org.codehaus.mojo - exec-maven-plugin - 1.2.1 - - - bjc.rgens.parser.RGrammarTest - - - - - - - - - data/ - - - **/*.gram - **/*.cfg - - - - - - - - bjc - BJC-Utils2 - 1.0.0 - - - - com.github.mifmif - generex - 1.0.2 - - - - edu.gatech.gtri.bk-tree - bk-tree - 1.0 - - - - org.apache.commons - commons-text - 1.0 - - - -- cgit v1.2.3