summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorHarald Musum <musum@yahooinc.com>2022-11-29 07:10:55 +0100
committerHarald Musum <musum@yahooinc.com>2022-11-29 07:10:55 +0100
commit861eb23054780cbeb69a77e219017385c6e1cc21 (patch)
treeda21ff0e2eb784becb4c22f770774a6d58b97eec /pom.xml
parentd999546d8bf525a77779d4d6784b5ba563c8ec6f (diff)
Split out filedistribution client into its own module
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 0b92f4361ab..d0277bcce69 100644
--- a/pom.xml
+++ b/pom.xml
@@ -74,6 +74,7 @@
<module>fat-model-dependencies</module>
<module>fileacquirer</module>
<module>filedistribution</module>
+ <module>filedistribution-client</module>
<module>flags</module>
<module>fsa</module>
<module>hosted-api</module>