summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorJon Bratseth <bratseth@gmail.com>2021-09-25 14:50:33 +0000
committerJon Bratseth <bratseth@gmail.com>2021-09-25 14:50:33 +0000
commit1abb5adacbdbcfad7070243630164e4d31f68773 (patch)
tree069d42abf56db3a14bcff1f01df6291728daa32c /pom.xml
parent5ff3a5a4cbbd43180d821700f572eae73720fc17 (diff)
Separate component from linguistics
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 2774b8af00c..aed369720b9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -94,6 +94,7 @@
<module>jdisc_jetty</module>
<module>jrt</module>
<module>linguistics</module>
+ <module>linguistics-components</module>
<module>logd</module>
<module>logserver</module>
<module>messagebus</module>