Skip Auth-client from parent

SKipping auth client as this jar is already released.

Issue-ID: AAF-215
Change-Id: Ibeef8c954dd84b18ce5f5c4d439899546de4cb82
Signed-off-by: Sai Gandham <sg481n@att.com>
diff --git a/pom.xml b/pom.xml
index 58871f8..1995045 100644
--- a/pom.xml
+++ b/pom.xml
@@ -139,7 +139,7 @@
 		</plugins>
 	</build>
 	<modules>
-		<module>auth-client</module>
+		<!-- <module>auth-client</module>  -->
 		<module>misc</module>
 		<module>cadi</module>
 		<module>auth</module>