commit | 824dc7b5fc0e1ccdf7f460479aff344727f0f01e | [log] [tgz] |
---|---|---|
author | Instrumental <jonathan.gathman@att.com> | Fri Sep 07 11:41:35 2018 -0500 |
committer | Instrumental <jonathan.gathman@att.com> | Fri Sep 07 11:41:44 2018 -0500 |
tree | 2cc956ba4bca9dd05bdfecc682a92f5b806678e3 | |
parent | b8369a2668ad8f011d118de83a7b70f75f247332 [diff] [blame] |
Add Servlet Samples Issue-ID: AAF-472 Change-Id: I69aae6509d65340942c4dee718b5dfe7726aab04 Signed-off-by: Instrumental <jonathan.gathman@att.com>
diff --git a/cadi/pom.xml b/cadi/pom.xml index 86c4b1f..191dcac 100644 --- a/cadi/pom.xml +++ b/cadi/pom.xml
@@ -127,6 +127,7 @@ <module>client</module> <module>aaf</module> <module>oauth-enduser</module> + <module>servlet-sample</module> </modules>