summaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorBenjamin J. Culkin <bjculkin@mix.wvu.edu>2019-01-17 18:33:14 -0400
committerBenjamin J. Culkin <bjculkin@mix.wvu.edu>2019-01-17 18:33:14 -0400
commit8c613819790ae737150a9ad8bb82332a1aaab690 (patch)
tree03fd2180f3685ddfe6265568b542e18dae8b9280 /pom.xml
parent45e6547632957bfa5b806825eaebd6c0f8bdb736 (diff)
Refactor AffixLister
AffixLister got refactored some more, in preparation for adding the ability to load things that aren't affixes.
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 19eeb12d..8d680350 100644
--- a/pom.xml
+++ b/pom.xml
@@ -43,7 +43,7 @@
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
- <main.class>AffixLister</main.class>
+ <main.class>tlIItools.AffixLister</main.class>
</properties>
<dependencies>