commit | 34e9cfe9e651837b18dba5af99a6fa9816dfb9a8 | [log] [tgz] |
---|---|---|
author | Sai Gandham <sg481n@att.com> | Mon Apr 09 20:43:47 2018 +0000 |
committer | Sai Gandham <sg481n@att.com> | Mon Apr 09 20:43:53 2018 +0000 |
tree | 83bc52a9816d4597d6886b8749ed0a5cc9b821e3 | |
parent | b37ba9bf31a1c55b34bb3a213da20654a1e36eca [diff] [blame] |
Move auth-client as independent Issue-ID: AAF-215 Change-Id: Ic074d4d2755b33ab4edc9d085572007f7bc9986b Signed-off-by: Sai Gandham <sg481n@att.com>
diff --git a/pom.xml b/pom.xml index 6e3840a..4f8babe 100644 --- a/pom.xml +++ b/pom.xml
@@ -144,7 +144,7 @@ </plugins> </build> <modules> - <module>auth/auth-client</module> + <module>auth-client</module> <!-- <module>misc</module> <module>cadi</module> <module>auth</module> -->