diff options
author | Instrumental <jonathan.gathman@att.com> | 2018-09-07 11:41:35 -0500 |
---|---|---|
committer | Instrumental <jonathan.gathman@att.com> | 2018-09-07 11:41:44 -0500 |
commit | 824dc7b5fc0e1ccdf7f460479aff344727f0f01e (patch) | |
tree | 2cc956ba4bca9dd05bdfecc682a92f5b806678e3 /cadi/pom.xml | |
parent | b8369a2668ad8f011d118de83a7b70f75f247332 (diff) |
Add Servlet Samples
Issue-ID: AAF-472
Change-Id: I69aae6509d65340942c4dee718b5dfe7726aab04
Signed-off-by: Instrumental <jonathan.gathman@att.com>
Diffstat (limited to 'cadi/pom.xml')
-rw-r--r-- | cadi/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cadi/pom.xml b/cadi/pom.xml index 86c4b1f8..191dcacb 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> |