From e4e28b578d5a8a61b2ed306fd9108f22492746cb Mon Sep 17 00:00:00 2001 From: bjculkin Date: Mon, 3 Apr 2017 10:20:53 -0400 Subject: Start Eclipse project --- pom.xml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 pom.xml (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml new file mode 100644 index 0000000..77538c2 --- /dev/null +++ b/pom.xml @@ -0,0 +1,8 @@ + + 4.0.0 + inflexion + inflexion + 0.0.1-SNAPSHOT + Inflexion + Java based implementation of Damian Conway's pluralization algorithm. + \ No newline at end of file -- cgit v1.2.3