From 46cb1f6c030991d314d0ef1fafa53e53ef3e03c9 Mon Sep 17 00:00:00 2001 From: "Benjamin J. Culkin" Date: Fri, 15 Sep 2017 15:21:34 -0300 Subject: Format --- pom.xml | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 0afc5a0..c1b7ca5 100644 --- a/pom.xml +++ b/pom.xml @@ -1,14 +1,19 @@ + 4.0.0 + bjc inflexion 0.0.1-SNAPSHOT + Inflexion Java based implementation of Damian Conway's Lingua::EN::Inflexion module for perl + bjc.inflexion.examples.InflexionTester + Apache License, Version 2.0 @@ -26,36 +31,44 @@ maven-compiler-plugin + 1.8 1.8 + org.codehaus.mojo exec-maven-plugin 1.5.0 + java + -agentlib:jdwp=transport=dt_socket,server=y,suspend=n -classpath ${main.class} + ${main.class} + data/ + **/*.txt + org.apache.commons @@ -63,4 +76,4 @@ 1.13 - \ No newline at end of file + -- cgit v1.2.3