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>  -->