summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorSai Gandham <sg481n@att.com>2018-04-09 20:43:47 +0000
committerSai Gandham <sg481n@att.com>2018-04-09 20:43:53 +0000
commit34e9cfe9e651837b18dba5af99a6fa9816dfb9a8 (patch)
tree83bc52a9816d4597d6886b8749ed0a5cc9b821e3 /pom.xml
parentb37ba9bf31a1c55b34bb3a213da20654a1e36eca (diff)
Move auth-client as independent
Issue-ID: AAF-215 Change-Id: Ic074d4d2755b33ab4edc9d085572007f7bc9986b Signed-off-by: Sai Gandham <sg481n@att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 6e3840ad..4f8babea 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> -->