summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorInstrumental <jonathan.gathman@att.com>2019-08-05 14:28:17 -0500
committerInstrumental <jonathan.gathman@att.com>2019-08-05 14:29:44 -0500
commit69549cebe475d7a3385909907b6a1fdeb7cddef4 (patch)
tree5f739eaa330ae911efae6a18f35557c4b8605e30 /pom.xml
parent8a789ae732bf8a718f0a34291f0f772743cf3954 (diff)
agent.sh for k8
Issue-ID: AAF-917 Change-Id: Ie939808798471b2bfde56515269985d0d44d83be Signed-off-by: Instrumental <jonathan.gathman@att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 9937297b..f3e62416 100644
--- a/pom.xml
+++ b/pom.xml
@@ -403,6 +403,10 @@
</build>
<modules>
+ <module>auth-client</module>
+ <module>misc</module>
+ <module>cadi</module>
+ <module>auth</module>
<module>auth/docker</module>
</modules>
</profile>