aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorJon Marius Venstad <venstad@gmail.com>2021-04-09 17:07:54 +0200
committerJon Marius Venstad <venstad@gmail.com>2021-04-09 17:07:54 +0200
commit62e3cbd8338ae03ad4ff4c7f77fd3d3bba9a191c (patch)
tree2e4b6502d33039934c96e3584a33234612a1e258 /pom.xml
parenta1adff0b30f6842b511027b2d78758a269d1da93 (diff)
Add configserver-client 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 04c032f6ec0..367a3901040 100644
--- a/pom.xml
+++ b/pom.xml
@@ -49,6 +49,7 @@
<module>config-provisioning</module>
<module>config-proxy</module>
<module>configserver</module>
+ <module>configserver-client</module>
<module>configserver-flags</module>
<module>config_test</module>
<module>container</module>